Skip to main content
Glama
zai-one

telegram-ads-mcp

by zai-one

get_targeting_reference

Read-onlyIdempotent

Fetch supported countries, languages, topics, and channel taxonomies for targeting Telegram Ads. Select user, channel, or both to get the appropriate reference lists for campaign setup.

Instructions

Countries / languages / topics for user-geo (Gram cabinets have this too) plus channel taxonomies.

Stars cabinets never reach this tool. Empty lists mean the form did not embed that taxonomy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNoboth

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior, so the bar for additional behavioral disclosure is lower. The description adds value by explaining that empty lists indicate the form did not embed that taxonomy, and that Stars cabinets never reach this tool. This goes beyond the annotations without contradicting them.

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 short sentences deliver the core content, a key exclusion, and an important empty-list interpretation without redundancy. The main taxonomy content is front-loaded, and the extra behavioral notes are concise.

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

Completeness4/5

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

The tool has one optional parameter, a rich output schema, and strong annotations, so the description does not need to explain return shapes. The description covers what data is available, who should not use it, and how to interpret empty results. Minor references like 'Gram cabinets' are unexplained but do not create a critical gap.

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 description coverage is 0%, so the description must compensate for the sole 'kind' parameter. The description's user-geo vs channel distinction loosely maps to the kind enum values, but it does not explicitly explain that kind=user, kind=channel, or kind=both controls which taxonomies are returned. It partially compensates but leaves the mapping implicit.

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

Purpose4/5

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

The description clearly states the resource: countries, languages, topics for user-geo, and channel taxonomies. The tool name supplies the 'get' verb, so the action is clear. It does not explicitly contrast with the closely related sibling 'search_targets', but the scope is specific enough to distinguish the tool's purpose.

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?

The description gives useful context: it is for targeting reference data, applicable to Gram cabinets, and explicitly says 'Stars cabinets never reach this tool,' which provides a clear exclusion. It does not name alternative tools or give explicit when-to-use guidance versus siblings, but the use case is reasonably inferable.

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/zai-one/telegram-ads-mcp'

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