Get KiCad Schematic
get_schematicRetrieve a KiCad schematic file and get its components and nets as a compact list for analysis or modification.
Instructions
Get exactly one KiCad .kicad_sch file as a compact component and net list. For circuit workflow docs, read the local docs folder: /app/docs/SKILL.md
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Target .kicad_sch file path. |