Create Project
create_projectCreates a new KiCAD project at a specified directory path with the provided project name, enabling automated PCB design workflows.
Instructions
Create a new KiCAD project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| path | Yes | Project directory path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |