Delete Symbol
delete_symbolDelete a symbol from a KiCad .kicad_sym library file to clean up unused components and maintain library accuracy.
Instructions
Remove a symbol from a .kicad_sym library file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Symbol name to delete | |
| libraryPath | Yes | Path to the .kicad_sym file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |