The @zapier/ai-actions package is still in development!
If you want to check it out, please contact us@zapier/ai-actions library makes it easy to interact with AI Actions from the client or the server.
The library includes an API client, Typescript types, and utilities to make authentication easy.
Installation
To install the library, run:Quick start
Get your API Key here Create a newAiActions client with your API key:
Next steps
Authentication
Set up OAuth to allow users to interact with AI Actions on their behalf
Usage examples
Check out some examples of how to use the library
Use with Next.js
Set up the library with Next.js
React Components
See how to use the React component library