Create an agent run
Creates a new agent run
Headers
Bearer authentication
Request body
The agent type to use for this agent run
Business to use as context for the run. Shorthand for context_type=business. Required when thread_id is not provided (unless context_type and context_id are given).
The type of context resource (e.g., "business")
The ID of the context resource. Must be provided with context_type.
Optional agent thread ID in which to execute the agent run
Response
agent run created within existing agent thread
Object type identifier.
Unique identifier for the agent run.
Timestamp when the agent run record was created.
Timestamp when the agent run record was last updated.
Current lifecycle status of the agent run.
Identifier of the agent thread this run belongs to.
Agent type that produced this run (for example, cip_orchestrator).
Timestamp when the agent run started.
Timestamp when the agent run finished.