list_lib_symbols
List all symbols contained in a KiCad symbol library file to identify available components for schematic design.
Instructions
List all symbols in a .kicad_sym library file.
Args:
symbol_lib_path: Path to .kicad_sym file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_lib_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |