Stream real-time events from a run using Server-Sent Events (SSE)
run_xyz789abc)agent.started,artifact)text/event-stream for SSE streaming| Event | Description |
|---|---|
run.started | Run execution began |
run.completed | Run finished successfully |
run.failed | Run encountered an error |
run.canceled | Run was canceled |
agent.started | Agent began a task |
agent.completed | Agent finished a task |
tool.called | Tool was invoked |
tool.result | Tool returned a result |
log | Log message |
artifact | Artifact was produced |
Last-Event-ID header to resume after disconnection