Skip to main content
Glama

Yandex Tracker MCP

by aikts
Apache 2.0
1
  • Apple
  • Linux

users_get_all

Retrieve details about all user accounts in your organization with customizable pagination, enabling efficient access to user information from Yandex Tracker.

Instructions

Get information about user accounts registered in the organization

Input Schema

NameRequiredDescriptionDefault
pageNoPage number to return (default: 1)
per_pageNoNumber of users per page (default: 50)

Input Schema (JSON Schema)

{ "properties": { "page": { "default": 1, "description": "Page number to return (default: 1)", "minimum": 1, "title": "Page", "type": "integer" }, "per_page": { "default": 50, "description": "Number of users per page (default: 50)", "minimum": 1, "title": "Per Page", "type": "integer" } }, "title": "users_get_allArguments", "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