Run Tool
Tools API
Run Tool
Run a Tool on behalf of your user.
POST
Run Tool
This endpoint can be used to call any ActionKit Tool on behalf of your user. You can find specific input parameters for a Tool you want to call in the Tools Reference, for example: Each Tool in the Reference is an example call to this endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint was previously available at
POST /projects/{project_id}/actions. The /actions path is preserved for backward compatibility; both paths work identically.Authorizations
Your Paragon User Token (JWT), which you can generate using your project's signing keys.
Path Parameters
Your Paragon Project ID. You can copy your Project ID from your dashboard URL or by clicking Copy Project ID under the Environment switcher.
Body
application/json
Response
Note: Responses will vary by integration provider. Paragon returns the API response of the last request that was used to run this Tool.