Skip to main content
Glama
weselow

Yandex Webmaster MCP Server

by weselow

ywm_get_query_history

Retrieve historical search query analytics, including shows, clicks, and average positions, for specified date ranges and device types.

Instructions

Get search query history

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date_toYesEnd date (YYYY-MM-DD)
host_idNoHost ID. Optional if YANDEX_WEBMASTER_HOST_URL is configured.
query_idYesQuery ID
date_fromYesStart date (YYYY-MM-DD)
query_indicatorYesQuery analytics indicator
device_type_indicatorNoDevice type filterALL
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility for disclosing behavior. It simply states the action without indicating whether the tool is read-only, what data is returned, authentication requirements, or any side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and to the point, but it sacrifices informative content for brevity. It is not poorly structured, but it fails to provide necessary details in a concise manner.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 6 parameters and no output schema, the description is severely lacking. It does not explain what the tool returns, how the history is filtered, or any other context that would help an agent use it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, with each parameter adequately described. The tool description adds no additional meaning beyond what the schema provides, so a baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'Get search query history', which clearly indicates the verb and resource. However, given many sibling tools with similar names (e.g., ywm_get_search_queries, ywm_get_popular_queries), it fails to differentiate what specific type of history or scope this tool covers.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like ywm_get_search_queries or ywm_get_sqi_history. There is no mention of prerequisites, context, or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/weselow/Yandex-webmaster-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server