create_project
Creates a new project in Coroot with a name containing only lowercase letters, numbers, and hyphens.
Instructions
Create a new project.
Creates a new Coroot project with the specified name. The name must contain only lowercase letters, numbers, and hyphens.
Args: name: Project name (must match ^a-z0-9?$)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||