Complete a human task
Completes a human task out-of-band, with an optional note and file references that flow into the agent’s context for the tasks that follow. Anyone in the space may complete an unassigned task; claiming first is optional. A second completion is a no-op. Authorization: `space:contribute` (org admins bypass). Errors: 409 `task_blocked` (gates not cleared), 409 `run_not_running`, 422 `not_human_task`, 404.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
spaceId
runId
taskId
Request
This endpoint expects an object.
note
fileIds
Response
The completed task.
data