add_version_milestone
Create a new version milestone in Backlog to track project releases by specifying name, dates, and optional details.
Instructions
Creates a new version milestone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID | |
| projectKey | No | Project key | |
| name | Yes | Version name | |
| description | No | Creates a new version milestone | |
| startDate | No | Start date of the version | |
| releaseDueDate | No | Release due date of the version | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |