unclaim_reward_points
Undo a reward point award for a real task, e.g., after a misclick or when a task is un-completed. Specify the task ID to reverse the points; manual awards are not supported.
Instructions
Undo a point award (e.g. after a misclick, or when the task was un-completed with unmark_done). Only works for awards tied to a real task ID: Marvin's server stores no entry for MANUAL awards (verified live 2026-08-19, /unclaimRewardPoints responds 404 'No such entry'). Compensate a MANUAL award with spend_reward_points for the same amount instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date YYYY-MM-DD; omit for today (server timezone) | |
| item_id | Yes | Task ID whose award should be undone (determines the point amount). 'MANUAL' is NOT supported — see description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||