unmark_done
Undo a task's completion by setting it back to incomplete and clearing the completion timestamp. Use this to correct accidental check-offs.
Instructions
Undo a completion (sets done=false and clears doneAt via /doc/update). Requires the Full Access Token. Safe for generated instances of recurring tasks too (verified live). Note: any kudos from the completion are not adjusted; awarded reward points can however be undone with unclaim_reward_points. A permanent 500 = the document does not exist (deleted or wrong ID; the server responds 500 instead of 404, verified live 2026-08-29).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Task ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||