create_symbol_library
Create a new empty KiCad symbol library file for schematic capture. Specify the target .kicad_sym path to initialize a reusable library for placing parts and running ERC/DRC workflows.
Instructions
Create a valid empty KiCad 9 symbol library.
Args:
symbol_lib_path: Path for the new .kicad_sym file.
Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_lib_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |