reorder_sheet_pages
Reorder hierarchical sheets in a KiCad schematic by specifying the desired UUID order for the pages.
Instructions
Reorder hierarchical sheets by specifying the desired UUID order.
Args:
page_order: List of sheet UUIDs in desired order
schematic_path: Path to root .kicad_sch file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_order | Yes | ||
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |