wiki_get_page
Retrieve a Yandex Wiki page using its unique slug. Get page content directly from your Yandex Workspace.
Instructions
Get a Yandex Wiki page by slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Retrieve a Yandex Wiki page using its unique slug. Get page content directly from your Yandex Workspace.
Get a Yandex Wiki page by slug
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint and idempotentHint, so the safety profile is covered. The description adds no extra behavioral context (e.g., auth requirements, return format, or edge cases), but it does not contradict the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, clear sentence that conveys the necessary information without padding. Every word contributes to the purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple with one parameter, safe annotations, and no output schema. The description explains the operation at a basic level. It does not describe the return value, but for a get-by-slug operation, the return is relatively obvious. Overall, it is reasonably complete given the tool's simplicity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one parameter (slug) with 0% description coverage. The description says 'by slug,' which clarifies the parameter's role but does not add format, constraints, or potential values. It provides minimal compensation for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Get') and identifies the exact resource ('Yandex Wiki page') and the method of access ('by slug'). This clearly distinguishes it from sibling tools like wiki_search (searching) and wiki_get_tree (tree traversal).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies when to use the tool—when you have a specific slug for a Wiki page. However, it does not explicitly mention alternatives or when not to use it, though the sibling list suggests other tools for different purposes. The context is clear but exclusions are not stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/denis-samatov/yandex-workspace-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server