Fritzing Search Parts
fritzing_search_partsSearch the Fritzing parts library by keyword to find components before wiring them. Get matching part IDs and titles, then fetch connectors to wire a sketch.
Instructions
Search the Fritzing parts library (2663 core parts + local custom parts).
Returns rows of moduleId title [family] (source). Call
fritzing_part_connectors with a result's moduleId before wiring it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | substring over module id, title, label, family, tags | |
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |