open_schematic
Open a KiCad schematic file and get a summary of its title block, component counts, and child sheets. Works directly with .kicad_sch files without requiring KiCad to be running.
Instructions
Open a .kicad_sch file and summarise it: title block, counts, and child sheets. Works with KiCad closed - schematic access is file-based because KiCad 10 has no schematic IPC API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |