Reopen task
reopen_taskReopen a completed task to set it back to not done, allowing you to continue working on it or correct an accidental completion. Use a task ID to update its status.
Instructions
Mark a completed task as not done again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | Task list id or title (case-insensitive). Omit or pass "@default" for the account's default list. Call list_tasklists to see what exists. | |
| taskId | Yes | Task id (from list_tasks / create_task) |