create_schematic
Create a new empty KiCad 9 schematic file. Provide the .kicad_sch path to initialize a blank design for schematic capture.
Instructions
Create a valid empty KiCad 9 schematic file.
Args:
schematic_path: Path for the new .kicad_sch file.
Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |