create_project
Creates a new project with specified name, optional description, and status. Use to initialize projects in the project management system.
Instructions
Create a new project with specified details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the project | |
| status | No | Initial status of the project | active |
| description | No | Optional description of the project |