List Symbol Libraries
list_symbol_librariesLists all available KiCAD symbol libraries from the global table, adding project-specific libraries when a project path is provided.
Instructions
List all available KiCAD symbol libraries from global sym-lib-table, plus the project's sym-lib-table when projectPath (or any related file) is supplied or a project has been opened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Optional: project directory or .kicad_pro/.kicad_pcb/.kicad_sch path. Including this exposes project-scope sym-lib-table libraries. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |