project_create
Create a new project as the top-level container for all work. Define its name, description, status, and tags to organize tasks and epics.
Instructions
Create a new project. Projects are the top-level container for all work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| tags | No | Tags for categorization | |
| status | No | Project status | active |
| description | No | Project description |