linear_createMilestone
Create a new milestone within a Linear project to track key targets and deadlines.
Instructions
Create a new project milestone in Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the milestone | |
| projectId | Yes | ID of the project the milestone belongs to | |
| description | No | Description of the milestone in markdown format | |
| targetDate | No | Planned target date for the milestone (YYYY-MM-DD format) | |
| sortOrder | No | Sort order for the milestone within its project |