telegram_manage_chat

Manage a Telegram chat (get info, ban, kick, etc.).

SERVERUnClick SOURCEcreativelead/unclick
Critical RISK CLASS
Category Destructive
Parameters 40 required
Recommended Hiddensee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/creativelead-unclick/telegram-manage-chat.md

What telegram_manage_chat does on UnClick

AI agents call telegram_manage_chat to permanently remove resources in UnClick, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

ParameterTypeRequiredDescription
action string
chat_id string
user_id number
bot_token string

Parameters from the server's own tool schema.

Why telegram_manage_chat is rated Critical

The tool description explicitly lists 'ban' and 'kick' as operations, which are destructive moderation actions. Banning a user from a Telegram chat can be permanent and irreversible. While 'get info' is a Read operation, the most severe applicable category given the presence of ban/kick functionality is Destructive. Misuse by an AI agent could result in users being permanently removed from chats.

From the tool's definition 'ban, kick' — these are irreversible or difficult-to-reverse moderation actions that remove users from chats

Questions about telegram_manage_chat

What does the telegram_manage_chat tool do? +

Manage a Telegram chat (get info, ban, kick, etc.). It is categorised as a Destructive tool in the UnClick MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

What parameters does telegram_manage_chat accept? +

telegram_manage_chat accepts 4 parameters: action, chat_id, user_id, bot_token. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on telegram_manage_chat? +

Register the UnClick MCP server in PolicyLayer and add a rule for telegram_manage_chat: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches UnClick. Nothing to install.

What risk level is telegram_manage_chat? +

telegram_manage_chat is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit telegram_manage_chat? +

Yes. Add a rate_limit block to the telegram_manage_chat rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block telegram_manage_chat completely? +

Set action: deny in the PolicyLayer policy for telegram_manage_chat. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides telegram_manage_chat? +

telegram_manage_chat is provided by the UnClick MCP server (creativelead/unclick). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on UnClick, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of UnClick's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.