phase_create
Create a new development phase by specifying project ID, phase name, description, and sort order to organize project workflow.
Instructions
Create a new development phase in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Phase name | |
| order | No | Sort order, default 0 | |
| project_id | Yes | Project ID | |
| description | No | Phase description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||