Skip to main content
Glama
theYahia

@theyahia/tgstat-mcp

search_posts

Search Telegram posts using keywords, filter by specific channels and date range to find relevant content.

Instructions

Поиск постов по ключевым словам с фильтрацией по каналам и датам.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesПоисковый запрос по постам
channelsNoОграничить поиск каналами
date_fromNoДата начала YYYY-MM-DD
date_toNoДата окончания YYYY-MM-DD
limitNoМаксимум результатов (по умолчанию 20)
Behavior2/5

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

No annotations provided, and the description does not disclose behavioral traits such as read-only nature, pagination behavior, or any side effects. It only states 'search' which implies reading, but this is minimal and insufficient for full transparency.

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?

Single sentence, front-loaded with the key action ('Поиск постов'), and no redundant information. Extremely concise.

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 no output schema, the description does not explain what the tool returns (e.g., list of posts, fields). It mentions filtering capabilities but omits sorting, pagination, or result format. It is adequate for a simple search tool but could be more complete.

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 100%, so baseline is 3. The description adds summary context (filtering by channels and dates) which matches the schema, but does not provide additional meaning beyond the parameter descriptions already in the schema.

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 tool searches posts by keywords with filtering by channels and dates. It specifies the resource and action, but does not explicitly differentiate from sibling tools like search_channels, though the resource difference is implied.

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

Usage Guidelines3/5

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

No explicit guidance on when to use this tool versus alternatives. The description implies usage for keyword search in posts, but lacks when-not-to-use or alternative references.

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/theYahia/tgstat-mcp'

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