Skip to main content
POST
Send message
Continues the task with your message — answer a clarifying question, request changes, or redirect the work. Optional userIntent ("PLAN", "SWE", "ASK", "DEV_ENVIRONMENT") switches the run type; files attaches assets.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

taskIdOrSlug
string
required

Body

application/json
message
string
required

Follow-up message or instructions.

userIntent
enum<string>

Override task intent before starting the next run.

Available options:
SWE,
PLAN,
ASK,
DEV_ENVIRONMENT
files
object[]

Optional file attachments provided as UI message file parts.

Response

Message accepted

job
object
required