bernstein_cancel
Cancel a task and all its subtasks without stopping the orchestrator. Works on open, claimed, in_progress, blocked, waiting_for_subtasks, and planned tasks; terminal tasks are reported, not errors.
Instructions
Cancel one task and its subtask tree; the orchestrator keeps running. Cancellable statuses: open, claimed, in_progress, blocked, waiting_for_subtasks, planned. An already-terminal task is reported, not treated as an error. This changes task state on the Bernstein server. Host effects: makes network requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |