list_pcb_nets
List all named nets in a KiCad PCB, optionally providing a custom file path to inspect its connectivity.
Instructions
List all named nets on the PCB.
Args:
pcb_path: Path to .kicad_pcb file. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcb_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |