create_project
Create a new project by providing a name and unique identifier, with an optional description for added context.
Instructions
Create a new project.
Args: name: The name of the project identifier: The identifier of the project (typically 5 uppercase characters) description: Optional project description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| identifier | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |