Skip to main content
Glama

osint-terminal

Telegram Channel

telegram_channel

Telegram Channel: Public channel preview: subscribers, description

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. 'Public' and 'preview' imply a read-only operation on publicly visible data, which is useful. Still, it does not state limitations, input requirements, potential errors, or what happens when q is empty.

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

Conciseness3/5

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

The description is short, but the leading 'Telegram Channel:' phrase duplicates the tool name and consumes space. It front-loads the resource, yet the structure is a fragment rather than a clear directive and omits critical input semantics.

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?

For a simple tool with one optional parameter, the description is incomplete because it does not explain how to specify a Telegram channel or what the input format should be. An output schema exists, so return structure is partially covered, but the missing parameter semantics leave an agent guessing.

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?

The single parameter q is completely undocumented in the schema and the description never explains what q represents, such as a channel username, URL, or ID. With 0% schema description coverage, the description needed to compensate and failed to do so.

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 identifies the resource (Telegram Channel) and the specific data returned (subscribers, description) through the phrase 'Public channel preview'. It lacks an explicit verb like 'get' or 'search', but 'preview' conveys the action clearly enough. No direct sibling tool duplicates this purpose, so differentiation is not a major issue.

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?

The phrase 'Public channel preview' implicitly tells an agent this tool is for inspecting public Telegram channel metadata. However, it gives no explicit when-to-use or when-not-to-use guidance, and does not mention any alternative tools or exclusions.

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