kicad.search_footprints
Find and retrieve electronic component footprints from KiCad libraries to accelerate PCB design workflows.
Instructions
Search for footprints in KiCad libraries. Example: search_footprints(query='QFP-48', limit=10)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| library | No | ||
| limit | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |