v1

latestOpenAPI 3.1.02026-07-22154213404.8 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