get_footprint_pads
Retrieves pad information for a specified footprint reference in a KiCad PCB file.
Instructions
Get pad info for a placed footprint on the PCB.
Args:
reference: Footprint reference (e.g. "R1", "U1")
pcb_path: Path to .kicad_pcb file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | ||
| pcb_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |