Reorder plan blocks
reorder_daily_plan_blocksReorder day-planner blocks on a specific date by providing all visible block IDs in the desired sequence. This updates the display order to match your specified arrangement.
Instructions
Reorder the day-planner blocks visible on a given local date (drag-and-drop equivalent). Pass ALL block UUIDs visible on that date, in the desired order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_date | Yes | Local date YYYY-MM-DD whose visible list is being reordered | |
| ordered_ids | Yes | Every block UUID visible on local_date, in the new order |