API reference
Send message
Send additional instructions or answers to an existing task.
POST
Send message
Send a follow-up message to a task. You can optionally set
userIntent to update the task’s intent before the new run starts, and include files attachments to pass additional context. Valid values are "PLAN" (produce a plan), "SWE" (implement directly), "ASK" (Q&A mode), or "DEV_ENVIRONMENT" (dev environment setup).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Message accepted
Send message