Get Symbol Info
get_symbol_infoGet detailed information about a KiCad symbol from global or project-scope libraries by providing its specification.
Instructions
Get detailed information about a specific symbol (global or project-scope when projectPath is supplied or a project has been opened).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol specification (e.g., 'Device:R' or 'PCM_JLCPCB-MCUs:STM32F103C8T6') | |
| projectPath | No | Optional: project directory or .kicad_pro/.kicad_pcb/.kicad_sch path so project-scope libraries are searched. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |