search_symbols
Search KiCad symbol libraries by partial name to get usable library IDs for generating pinout schematics or inspecting pins.
Instructions
Search symbol libraries by name substring, e.g. 'ESP32-S3' or 'LM358'. Returns lib_ids usable with get_symbol_pins and create_pinout_schematic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| library | No | ||
| project_dir | No |