get_footprint_info
Retrieves pad and outline details from a KiCad footprint file (.kicad_mod) for design verification.
Instructions
Get pad and outline details for a footprint .kicad_mod file.
Args:
footprint_path: Path to .kicad_mod file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| footprint_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |