For user tasks (type task), updates the provided fields. For HIL approval tasks (type hil_approval), resolves the task with an approve or reject action and triggers any follow-up agent run.
type: "task") — partial update of task fieldstype: "hil_approval") — resolve the approval requestnull or {}:
context_entities replaces the full set of linked entities:
hil_approval tasks, the request body must use the resolve schema:
| Field | Required | Description |
|---|---|---|
action | Yes | "approve" or "reject" |
tool_args | No | Modified tool arguments (for approve-with-edits) |
resolution_note | No | Explanation for the decision |
_warning field but the resolution itself is not rolled back:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Work task UID
Only provided fields are changed; omitted fields remain unchanged.
1 - 255Polymorphic assignee. Fields vary by type.
urgent, high, medium, low todo, in_progress, in_review, done, canceled