lib_get_footprint_info
Retrieve the complete details of a specific footprint from a KiCad library, covering pads, layers, and properties. Ideal for verifying footprint data before board layout.
Instructions
Return details for a single footprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | Yes | ||
| footprint | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |