get_schematic_info
Retrieve general information, including components and connections, from a KiCad schematic file to support design analysis.
Instructions
Get general information about a schematic file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to .kicad_sch file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |