get_version_milestone_list
Retrieve a list of versions/milestones for a Backlog project by providing the project ID or key. Use to view release planning and track milestone progress.
Instructions
Returns list of versions/milestones in the Backlog space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| projectKey | No | The key of the project (e.g., TEST_PROJECT) |