v24

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19169310464.0 KB
Tasks

Send Message

Send a message to a running agent task. The message ID is delivered via SSE (UserMessageEvent with action=queued).

post/tasks/{task_id}/message

Path parameters

task_idstring uuid required

Request body

messagestring required

Message to send to the running agent

Response

Successful Response

sentboolean required

Whether the message was queued for delivery