Skip to main content
Glama
nikolaymokh-dev

yandex-direct-mcp

reports_custom

Generate arbitrary Yandex.Direct statistics reports with custom fields, filters, date or goal breakdowns, ordering, pagination, and file output.

Instructions

Build an arbitrary Yandex.Direct statistics report: any FieldNames, filters, ordering, date/week/month/goal breakdowns, pagination, and file output. Use reports_custom for arbitrary fields & breakdowns; use reports_get for a quick recent snapshot. Call tool_help('reports_custom') for parameters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
field_namesYes
date_fromNo
date_toNo
report_typeNoCUSTOM_REPORT
report_nameNo
date_range_typeNo
goal_idsNo
campaign_idsNo
adgroup_idsNo
filtersNo
order_byNo
page_limitNo
page_offsetNo
include_vatNo
include_discountNo
return_money_in_microsNo
processing_modeNo
languageNo
attribution_modelsNo
skip_report_headerNo
skip_column_headerNo
skip_report_summaryNo
output_pathNo
response_formatNojson
dry_runNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so description carries full burden. It mentions capabilities like pagination and file output, but does not disclose whether the tool is read-only, required permissions, rate limits, or side effects. Partial transparency is given by listing features, but not comprehensive enough for a complex tool.

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

Conciseness5/5

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

Three concise sentences that front-load purpose and capabilities, then provide usage guidance, then suggest help. Every sentence adds value with no wasted words.

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

Completeness3/5

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

Given the tool's complexity (25 params) and the existence of an output schema, the description gives a reasonable overview of purpose and key features. However, it lacks detailed parameter semantics, which could lead to misuse. Adequate but not fully comprehensive.

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

Parameters2/5

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

Schema description coverage is 0% with 25 parameters. Description only broadly mentions 'FieldNames, filters, ordering, etc.' without explaining individual parameter semantics. Refers to tool_help for parameters, but does not compensate within the description itself. For a high-parameter tool, this is insufficient.

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

Purpose5/5

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

Description clearly states 'Build an arbitrary Yandex.Direct statistics report' with specific capabilities like FieldNames, filters, and breakdowns. Explicitly distinguishes from sibling tool reports_get: 'use reports_custom for arbitrary fields & breakdowns; use reports_get for a quick recent snapshot.'

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

Usage Guidelines4/5

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

Provides explicit when-to-use guidance contrasting with reports_get and suggests tool_help for parameters. Does not mention when not to use or alternative siblings besides reports_get, but the context is clear.

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/nikolaymokh-dev/yandex-direct-mcp'

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