list_pcb_nets
Retrieve all named nets from a KiCad PCB file to analyze electrical connectivity and routing.
Instructions
List all named nets on the PCB.
Args:
pcb_path: Path to .kicad_pcb file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcb_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |