list_pcb_footprints
Retrieve all footprints from a KiCad PCB file to inspect component placements and verify design completeness.
Instructions
List all footprints 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 |