Skip to main content

Execute action (synchronous)

POST 

/v1/actions/:actionName/execute

Executes an action synchronously and returns the result immediately.

The request body should match the action's inputSchema. File references are automatically extracted from parameters using the schema's format: "file-reference" annotation.

Credits are deducted upon execution; refunded on failure. Works with both OAuth (userSession) and API key authentication.

Request

Responses

Execution result