Set plan block status
set_daily_plan_block_statusMark a day-planner block done or not done for a specific local date, with per-day tracking for recurring blocks.
Instructions
Mark a day-planner block done or not-done for one specific local date (recurring blocks track completion per-day, not globally).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Day-planner block UUID | |
| status | Yes | 'completed' = done, 'none' = not done | |
| local_date | Yes | Local date YYYY-MM-DD |