list_hierarchy
List the full sheet hierarchy of a KiCad schematic, starting from the root .kicad_sch file.
Instructions
List the full sheet hierarchy starting from a root schematic.
Args:
schematic_path: Path to root .kicad_sch file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | ||
| component_count | Yes | ||
| sheet_count | Yes | ||
| sheets | Yes |