Skip to main content
Glama

Telegram channel messages

get_channel_message

Telegram channel messages Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
max_idNo
channelNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

D1.3/5.0
Behavior1/5

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

No annotations are provided, and the description gives no behavioral information such as read-only nature, potential side effects, rate limits, or return format. The phrase 'Telegram channel messages' is ambiguous and does not clarify whether this is a read or write operation, despite the 'get' hint in the name.

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

Conciseness2/5

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

The description is very short, but it is under-specified rather than concise. It lacks structure and front-loading of essential information. The billing note is present but adds little value. The single sentence is not sufficient to convey the tool's purpose or usage.

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 3 parameters, no output schema, and no annotations, the description is woefully inadequate. It does not mention return values, pagination, filtering, or any other relevant details. The description fails to provide a usable context for the agent.

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

Parameters1/5

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

Schema description coverage is 0%, and the description does not explain any of the three parameters (limit, max_id, channel). The schema only provides examples without descriptions, leaving the agent to guess the meaning and format of these parameters.

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

Purpose2/5

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

The description 'Telegram channel messages' is a noun phrase that indicates the resource but does not explicitly state the action (e.g., 'get', 'list', 'fetch'). It relies on the tool name for the verb, and gives no scope or context about what kind of messages or from which channel. The billing note adds no purpose clarity.

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

Usage Guidelines1/5

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

There is no guidance on when to use this tool, how it differs from the sibling 'get_channel_info', or any prerequisites or conditions. The description provides no usage scenarios or alternative tool recommendations.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources