Skip to main content
Glama

Yandex Tracker MCP

issue_get_attachments

Retrieve attachments for a specific Yandex Tracker issue using its ID in the format '<project>-<id>'. Simplifies access to associated files or documents within the issue management system.

Instructions

Get attachments of a Yandex Tracker issue by its id

Input Schema

NameRequiredDescriptionDefault
issue_idYesIssue ID in the format '<project>-<id>', like 'SOMEPROJECT-1'

Input Schema (JSON Schema)

{ "properties": { "issue_id": { "description": "Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1'", "title": "Issue Id", "type": "string" } }, "required": [ "issue_id" ], "title": "issue_get_attachmentsArguments", "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