Run a Tool on behalf of your user.
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.
POST /projects/{project_id}/actions. The /actions path is preserved for backward compatibility; both paths work identically.Your Paragon User Token (JWT), which you can generate using your project's signing keys.
Your Paragon Project ID. You can copy your Project ID from your dashboard URL or by clicking Copy Project ID under the Environment switcher.
Note: Responses will vary by integration provider. Paragon returns the API response of the last request that was used to run this Tool.