Skip to main content
Glama

Awning

Connect administrator Telegram

op_connect_telegram

Only for the Awning team. Create a link to bind your Telegram to your signed-in operator account. Open it yourself and confirm in the bot. A server administrator must also allow your numeric ID in OPERATOR_TELEGRAM_IDS before moderation is enabled.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.4/5.0
Behavior4/5

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

Annotations only provide generic readOnly/idempotent/destructive hints, so the description carries the burden of explaining behavior. It discloses that this is a non-read-only action with external confirmation and a server-side prerequisite, adding meaningful context beyond the annotations.

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 convey audience, action, required user steps, and prerequisite. No filler or redundancy; the most important scoping constraint is front-loaded.

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?

For a zero-parameter tool with no output schema, the description gives the essential flow and prerequisite. It does not explicitly describe the response/returned link, but the action and user steps are sufficiently stated for an agent to invoke and explain the tool.

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

Parameters4/5

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

The input schema has no parameters and schema description coverage is 100%, so there is nothing the description needs to add. With zero parameters, the baseline is 4 and the description does not fail to compensate for any schema gap.

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?

The description states a specific action ('Create a link to bind your Telegram to your signed-in operator account') with a clear resource and outcome. This purpose is unique among the sibling tools, none of which concern Telegram linking, so an agent can distinguish it without opening other definitions.

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 clear context and prerequisites: it is 'Only for the Awning team,' the operator must open and confirm the link, and an administrator must pre-approve the numeric ID. It does not name alternative tools or explicitly say when not to use it, but the scope and steps are enough to guide correct use.

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