list_schematic_components
Retrieve a list of all components placed in a KiCad schematic file for inventory, analysis, or design verification.
Instructions
List all placed components in the schematic.
Args:
schematic_path: Path to .kicad_sch file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |