v1
latestOpenAPI 3.0.02026-07-26208.2 KBRun Tool
Backward Compatibility: The /actions endpoint path and action parameter are preserved for backward compatibility. Both /actions and /tools work identically.
post/projects/{project_id}/tools
Path parameters
project_idstring required
Your Paragon Project ID. You can copy your Project ID from your dashboard URL or by clicking Copy Project ID under the Environment switcher.
Request body
Example request
{
"tool": "SLACK_SEND_MESSAGE"
}Response
Note: Responses will vary by integration provider. Paragon returns the API response of the last request that was used to run this Tool.