list_schematic_components
List all components placed in a KiCad schematic file to provide a quick overview of parts for BOM generation or design review.
Instructions
List all placed components in the schematic.
Args:
schematic_path: Path to .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 |
|---|---|---|---|
| result | Yes |