rm_create_project_phase
Create a new project phase by providing project ID, name, start and end dates, with optional budget and description for detailed planning.
Instructions
Create a new phase under a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| budget | No | ||
| end_date | Yes | ||
| project_id | Yes | ||
| start_date | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |