amend_task
Widen an open task's scope or replace its brief without altering completed tasks, preventing orphaned work.
Instructions
Widen an open task's scope and/or set its brief. Refuses a done task (it orphans work). It only ever ADDS scope — to narrow one, remove a field, or set a label, use edit_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The task id. | |
| brief | No | Replacement brief. | |
| scope | No | Folders to ADD to the scope. | |
| branch | No | Branch to scope to (optional; the backend decides its use). | |
| project | No | The project id — an opaque, supplied string, never derived. Omit to use the server's --project-id default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No |