Execute agent
Authentication
Path parameters
Headers
Send true to fold this request into an already-pending turn for the same conversation instead of starting a second one. The response is the pending execution. Any other value (or omitting the header) starts a new turn.
Caller-chosen key that makes admission idempotent: a retry with the same key returns the ORIGINAL execution rather than starting a second turn, and consumes no additional quota. Scoped to the durable lane.
Request
Response
Server-Sent Events stream of agent execution events (or a JSON result when streamResponse is false)