Send an event to a running task.
Documentation Index
Fetch the complete documentation index at: https://docs.terminaluse.com/llms.txt
Use this file to discover all available pages before exploring further.
Request for POST /tasks/{task_id}/events
Content accepts TextPart or DataPart only. Other message types (tool calls, reasoning, etc.) are agent-generated and sent via the /raw-events endpoint.
Successful Response
Event returned from the events API.
Content is TextPart or DataPart (human-readable content only).
The UUID of the agent that the event belongs to
The UUID of the event
The sequence ID of the event
The UUID of the task that the event belongs to
Text content part.
The timestamp of the event
Server-advertised stream lifecycle capabilities for this event