Get Footprint Info
get_footprint_infoRetrieve detailed footprint specifications from a KiCAD library by providing library and footprint names.
Instructions
Get detailed information about a specific footprint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_name | Yes | Name of the library containing the footprint | |
| footprint_name | Yes | Name of the footprint to get information about |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |