claim_reward_points
Award reward points for a completed task or manual celebration. Use after marking a task done, since completion alone does not grant points.
Instructions
Award reward points for a completed task (or a manual celebration). Note: mark_done does not award a task's rewardPoints automatically through the API (cf. issue #6 about kudos) — call this tool separately afterwards. WARNING: a MANUAL award CANNOT be undone through the API (verified live 2026-08-19: unclaim returns 404, negative points are rejected with 400). The only compensation is spend_reward_points for the same amount (which however inflates the spent statistics) — award MANUAL points thoughtfully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date YYYY-MM-DD; omit for today (server timezone) | |
| points | Yes | Number of points to award | |
| item_id | Yes | Task ID, or 'MANUAL' for a manual point award |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||