Skip to main content
Glama
skiddgoddamn

yandex-marketing-mcp

by skiddgoddamn

yd_callouts_link

Link callout extensions to an ad in Yandex Direct using ad ID and callout extension IDs. Supports optional agency multi-account override.

Instructions

Link callout extensions to an ad (uses v501 API).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ad_idYesAd ID
callout_idsYesCallout extension IDs
client_loginNoOptional. Override Client-Login for this call (agency multi-account).
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It does not disclose behavioral traits such as whether linking is additive or replaces existing links, error behavior for invalid callout_ids, authorization requirements, or idempotency. The mention of 'uses v501 API' hints at version but adds little behavioral context.

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

Conciseness4/5

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

The description is extremely concise: one sentence with 9 words. Every word contributes to the core purpose. However, it sacrifices completeness for brevity, earning a 4 rather than a 5 due to missing critical context.

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

Completeness2/5

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

Given no output schema, no annotations, and a large sibling list, the description is too incomplete. It does not explain return values, side effects, or how linking fits into the ad lifecycle. The agent lacks sufficient context to use the tool correctly without external knowledge.

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?

Schema coverage is 100% with descriptions for all three parameters. The tool description adds no additional meaning beyond the schema. Baseline 3 is appropriate as the schema already documents each parameter's purpose adequately.

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 the action: 'Link callout extensions to an ad'. The verb 'link' distinguishes this from related siblings like yd_ad_extensions_add (which would create new extensions) and yd_ad_extensions_delete. The specific resource (callout extensions and ad) is unambiguous.

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 on when to use this tool versus alternatives. The description does not explain prerequisites (e.g., callout extensions must exist) or contrast with yd_ad_extensions_add, which might be similar. The agent has no help deciding between linking and adding.

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/skiddgoddamn/yandex-marketing-mcp'

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