Skip to main content
Glama

Yandex Tracker MCP

by aikts
Apache 2.0
1
  • Apple
  • Linux

queue_get_versions

Retrieve all versions associated with a specific Yandex Tracker queue by providing the queue ID, simplifying issue management and project tracking.

Instructions

Get all versions for a specific Yandex Tracker queue

Input Schema

NameRequiredDescriptionDefault
queue_idYesQueue (Project ID) to search in, like 'SOMEPROJECT'

Input Schema (JSON Schema)

{ "properties": { "queue_id": { "description": "Queue (Project ID) to search in, like 'SOMEPROJECT'", "title": "Queue Id", "type": "string" } }, "required": [ "queue_id" ], "title": "queue_get_versionsArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aikts/yandex-tracker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server