Skip to main content
Glama

Yandex Tracker MCP

user_get

Retrieve detailed information about a specific user in Yandex Tracker by providing their login or UID. Simplify user data access for accurate issue management and tracking.

Instructions

Get information about a specific user by login or UID

Input Schema

NameRequiredDescriptionDefault
user_idYesUser identifier - can be user login (e.g., 'john.doe') or user UID (e.g., '12345')

Input Schema (JSON Schema)

{ "properties": { "user_id": { "description": "User identifier - can be user login (e.g., 'john.doe') or user UID (e.g., '12345')", "title": "User Id", "type": "string" } }, "required": [ "user_id" ], "title": "user_getArguments", "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