create_kicad_project
Create a new KiCad project, generating schematic and PCB files with an optional board outline for layout.
Instructions
Create a new KiCad project (.kicad_pro/.kicad_sch/.kicad_pcb), optionally with a board outline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| directory | Yes | ||
| board_width_mm | No | ||
| board_height_mm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |