Kicad Read File
kicad_read_fileRead .kicad_sch or .kicad_pcb files and return their S-expression content for inspection or automation.
Instructions
Read a KiCad .kicad_sch or .kicad_pcb file and return its S-expression content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |