v1

latestOpenAPI 3.0.3MIT2026-07-17321126.8 KB
Task Attempts

Send follow-up instruction to running task

post/api/task-attempts/{id}/follow-up

Path parameters

idstring uuid required

Task Attempt UUID

Request body

promptstring required

Example request

{
  "prompt": "Please also add unit tests"
}

Response

Follow-up sent

successboolean required
dataobject nullable
error_dataobject nullable
messagestring nullable