Reorder plan blocks
reorder_daily_plan_blocksRearrange daily plan blocks for a specific date by passing all block UUIDs in the desired order. Update the visible sequence to match your preferred schedule.
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 |