Run a Sigma agent (Beta)
Run a Sigma agent (Beta)
Authentication
OAuth authentication of the form <token>.
Path parameters
Request
When true, the response is a stream of events instead of a single JSON body. Defaults to false.
Maximum tool-calling steps per turn before the agent stops running. Default 50, max 100.
Caller-defined key/value metadata logged to the ai_usage table in your warehouse.
Response
Object type, always agent.run.
Unix timestamp (in seconds) of when the run began.
Unix timestamp (in seconds) when the run completed.
Details about why the run is incomplete, or null when the run completed normally.
The agent’s answer parsed into the structure requested in responseFormat. Present only when a responseFormat was specified and the output satisfied it.
Present when a responseFormat was requested but the structured output could not be produced or failed schema validation.

