Skip to main content
POST
Stream a run of an agent

Authorizations

x-api-key
string
header
required

Path Parameters

name
string
required

Body

application/json

The input object for an agent run. Fields are agent-specific — validated at runtime against the target agent's dynamic ToolInput model — so the request body is a free-form JSON object here.

Response

Server-sent event stream.

The response is of type string.