create_kicad_project
Create a complete KiCad 9.0+ project by copying a template, setting project path, name, title, and company.
Instructions
Create a complete KiCad 9.0+ project by copying KiCad's template.
This method copies a KiCad template project and modifies it, ensuring 100% compatibility with KiCad 9.0+.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Directory path for the project | |
| project_name | Yes | Name of the project (without extension) | |
| title | No | Optional project title | |
| company | No | Optional company name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |