get_version_milestone_list
Retrieve a list of versions/milestones for a Backlog project using project ID or key.
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) | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |