Kicad New Project
kicad_new_projectCreates a new KiCad project (.kicad_pro, .kicad_sch, .kicad_pcb) from a name and optional directory, returning the file paths.
Instructions
Create a new KiCad project: .kicad_pro/.kicad_sch/.kicad_pcb. Returns paths of the created files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |