agent

Run agent

Run the agent with the given input and stream the events.

Required roles: All, App

post/agent/run

Request body

run_idstring

Optional ID for the run

thread_idstring

Optional ID for the thread

Example request

{
  "forwardedProps": {
    "principal_id": "user-123"
  }
}

Response

Successful agent run (stream)

Changes