complete_task
Mark a task as done by its task_id. This idempotent operation ensures repeated calls for the same task do not alter the outcome.
Instructions
Mark a task done (idempotent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||