Skip to main content
Glama

Yandex Tracker MCP

by aikts
Apache 2.0
1
  • Apple
  • Linux

issue_get_worklogs

Retrieve worklogs for Yandex Tracker issues by specifying their IDs. Use this tool to gather detailed time-tracking data for any issue in a project.

Instructions

Get worklogs of a Yandex Tracker issue by its id

Input Schema

NameRequiredDescriptionDefault
issue_idsYesMultiple Issue IDs. Each issue id is in the format '<project>-<id>', like 'SOMEPROJECT-1'

Input Schema (JSON Schema)

{ "properties": { "issue_ids": { "description": "Multiple Issue IDs. Each issue id is in the format '<project>-<id>', like 'SOMEPROJECT-1'", "items": { "type": "string" }, "title": "Issue Ids", "type": "array" } }, "required": [ "issue_ids" ], "title": "issue_get_worklogsArguments", "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