Symbol details from a library file
get_symbol_infoRetrieve detailed pin and property information for a specified symbol from a KiCad symbol library.
Instructions
Get detailed pin and property info for a symbol in a library.
Args:
symbol_name: Symbol name (e.g. "LM7805")
symbol_lib_path: Path to .kicad_sym file. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_name | Yes | ||
| symbol_lib_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |