create_milestone
Create a new sprint milestone for a project. Specify the project ID, milestone name, estimated start, and estimated finish dates.
Instructions
Creates a new milestone (sprint) within a project. verbosity: 'minimal', 'standard' (default), 'full'. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | Yes | ||
| estimated_start | Yes | ||
| estimated_finish | Yes | ||
| session_id | No | ||
| verbosity | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |