get_symbol_instances
Retrieve all symbol instances from a KiCad schematic's symbolInstances table, using the schematic path or default configuration, to enable component inventory checks and design analysis.
Instructions
List all symbol instances from a root schematic's symbolInstances table.
Args:
schematic_path: Path to root .kicad_sch file. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| instances | Yes |