list_schematic_labels
Get a list of every net label from a KiCad schematic to verify signal connections and naming.
Instructions
List all net labels 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 |