list_schematic_labels
List all net labels in a KiCad schematic file. Provide a path to .kicad_sch to retrieve net label names for analysis or verification.
Instructions
List all net labels 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 |