list_schematic_wires
List all wire segments in a KiCad schematic. Provide a .kicad_sch file path or use the configured default to see the schematic's wires.
Instructions
List all wire segments 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 |