Run
false110Runs retrieved successfully
Unauthorized - invalid API key
Internal server error
The intent or goal for the run
Create a summary of the latest sales dataArray of selected customer integration IDs to use for the run, or use ["*"] to include all active integrations
["integration-1","integration-2"]Additional context for the run execution
Focus on Q4 2023 data with regional breakdownThe ID of the user who is initiating the run
user-123Approval strategy for the run
NONEPossible values: The key of the run to repeat
JSON Schema draft 7 schema for the run output format
Pass through data for the run, e.g. credentials for the integrations used in the run
[{"customerIntegrationId":"integration-1","headers":{"Authorization":"Bearer 1234567890"}}]Run successfully created
Invalid request body or parameters
Unauthorized - invalid API key
Unique identifier of the run to retrieve
Include run events in the response (e.g., "true" or "false")
Run details retrieved successfully
Unauthorized - invalid API key
Run not found
Unique identifier of the run to stream events for
Include tool call details in the stream (e.g., "true" or "false"). By default, tool calls are not included and for step events, only text (description of the step) is included.
SSE stream established successfully
Server-sent events stream with run updates
Unauthorized - invalid API key
Run not found
Internal server error or stream error
Last updated