close_task
Mark a task as done and close its linked issue to update project status.
Instructions
Mark a task done (closes its issue).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The task id. | |
| 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 |
|---|---|---|---|
| closed | Yes |