Footprint details from a .kicad_mod file
get_footprint_infoRetrieve pad and outline details from a KiCad footprint file to enable accurate PCB layout and component placement.
Instructions
Get pad and outline details for a footprint .kicad_mod file.
Args:
footprint_path: Path to .kicad_mod file. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| footprint_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |