create_symbol_library
Creates a new empty KiCad 9 symbol library file. Use this to initialize a symbol library for adding custom components.
Instructions
Create a valid empty KiCad 9 symbol library.
Args:
symbol_lib_path: Path for the new .kicad_sym file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_lib_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |