list_schematic_sheets
Retrieve all hierarchical sheet names from a KiCad schematic file. Optionally specify a path to inspect a particular schematic.
Instructions
List all hierarchical sheets in the schematic.
Args:
schematic_path: Path to .kicad_sch file. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |