Paragon · Arazzo Workflow
Paragon Discover and Run an ActionKit Action
Version 1.0.0
List the Integration Tools available to a Connected User, then execute one synchronously.
View Spec
View on GitHub
Embedded IntegrationsIntegration InfrastructureiPaaSAI AgentsMCPIntegrationsArazzoWorkflows
Provider
Workflows
discover-and-run-action
Resolve an ActionKit tool from the catalog and run it for a Connected User.
Lists available actions for the Connected User, verifies the requested action name is in the returned catalog, and then runs it synchronously, returning the third-party provider's response payload.
1
listAvailableActions
listActions
Retrieve the catalog of pre-built Integration Tools available to the Connected User, optionally scoped to a single integration.
2
runAction
runAction
Execute the requested action synchronously on behalf of the Connected User and capture the integration's response payload.