create_project
Create a new project with boilerplate code by specifying name, type, and location to streamline development setup.
Instructions
Create a new project with boilerplate
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| type | Yes | Project type | |
| path | No | Where to create the project |