List Library Symbols
list_library_symbolsLists every symbol in a KiCAD library, handling both global and project-scope libraries with an optional project path.
Instructions
List all symbols in a specific KiCAD symbol library (global or project-scope when projectPath is supplied or a project has been opened).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | Yes | Library name (e.g., 'Device', 'PCM_JLCPCB-MCUs') | |
| projectPath | No | Optional: project directory or .kicad_pro/.kicad_pcb/.kicad_sch path to resolve project-scope libraries. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |