reorder_sheet_pages
Reorders hierarchical schematic pages by specifying the desired UUID order for a KiCad project.
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. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_order | Yes | ||
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |