ActionKit
ActionKit is an API to give your agentic AI product access to Paragon’s catalog of pre-built Integration Actions as tools.
ActionKit allows you to call one-off Integration Actions for your users (like Salesforce: Create Record or Google Drive: Get Files), without building and deploying specific workflows.
The ActionKit is designed to give AI agents the ability to call out to integration logic as a part of a prompt or ongoing conversation with a user. The API exposes JSON Schema specs to easily provide your agent with capabilities including:
- Creating tasks in Jira based on action items an agent recognizes from a meeting transcript
- Querying real-time sales reports in Shopify when an agent is asked questions about online sales
- Creating a Google Docs draft to start a project based on a user prompt
ActionKit can also be used to allow your users to configure their own automations in your app using available Actions or to build UI components in your app powered by Actions, like displaying a table of Salesforce opportunities or a dropdown to select Jira projects.
Learn More
Discover more about ActionKit in our comprehensive overview.