list_schematic_junctions
List all junctions in a KiCad schematic, with an optional schematic file path to specify which design to inspect.
Instructions
List all junctions 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 |