latestOpenAPI 3.1.02026-07-22106199311.5 KB
6239825f68eb
AI Agent Tasks
Send a Message to a Task
Sends a follow-up message to a running or stopped task, resuming agent execution.
post/v1/ai/agents/tasks/{taskId}/messages
Path parameters
taskIdstring uuid required
Request body
SendMessageRequest required— unresolved $ref
Response
Message sent successfully
Example response
{
"taskId": "550e8400-e29b-41d4-a716-446655440000"
}