List Schematic Components
list_schematic_componentsRetrieve all components from a KiCad schematic with references, values, positions, and pins. Inspect schematic contents before editing.
Instructions
List all components in a schematic with their references, values, positions, and pins. Essential for inspecting what's on the schematic before making edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional filters | |
| schematicPath | Yes | Path to the .kicad_sch file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |