list_schematic_wires
Retrieves all wire segments from a KiCad schematic file for review or further processing.
Instructions
List all wire segments in the schematic.
Args:
schematic_path: Path to .kicad_sch file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |