Skip to main content
POST
Report task progress from a CLI or agent session

Body

application/json
taskId
string
required

Task ID

message
string

Progress update message

progress
string

Progress percentage 0-100

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.