list_pcb_footprints
List all footprints from a KiCad PCB file. Filter results by layer to inspect specific components.
Instructions
List all footprints in a KiCad PCB file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to .kicad_pcb file | |
| filter_layer | No | Optional filter by layer (e.g., 'F.Cu', 'B.Cu') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |