You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: make MCP tools descriptions collapsible in README
- Wrap each tool category in <details> tags for better navigation
- Update both English and Russian README files
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
-**`queues_get_all`**: List all available Yandex Tracker queues
492
494
- Parameters:
493
495
-`fields` (optional): Fields to include in the response (e.g., ["key", "name"]). Helps optimize context window usage by selecting only needed fields. If not specified, returns all available fields.
@@ -524,7 +526,11 @@ The server exposes the following tools through the MCP protocol:
524
526
- Use `expand: ["issueTypesConfig"]` to get available resolutions for each issue type (needed for `issue_close` tool)
-**`queues_get_all`**: Список всех доступных очередей Яндекс.Трекера
489
491
- Параметры:
490
492
-`fields` (опционально): Поля для включения в ответ (например, ["key", "name"]). Помогает оптимизировать использование контекстного окна, выбирая только необходимые поля. Если не указано, возвращает все доступные поля.
0 commit comments