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
Example request
{
"prompt": "Please also add unit tests"
}Response
Follow-up sent
Changes
No recorded changes to this endpoint across all 1 revision of this API.