Paragon ActionKit API
ActionKit exposes thousands of prebuilt, LLM-ready actions across 130+ SaaS providers as a single API for AI agents. List available actions with GET /projects/{projectId}/actions and execute one with POST /projects/{projectId}/actions/run by passing an action name (e.g. SLACK_SEND_MESSAGE) and parameters.