Telegram
CommunicationTwo integration shapes from one Telegram bot. Outbound: the Telegram MCP template lets your agent send messages, photos, polls, and documents. Inbound: an Agent Trigger with source = telegram lets users DM or @mention the bot in a group; the agent replies in the same chat. See [Agent Triggers](/docs/agent-triggers#telegram) for the inbound setup.
How to Connect
- 1Go to the MCP Templates marketplace.
- 2Find the Telegram template.
- 3Enter your Telegram Bot token.
- 4Add the template to your agent.
Available Tools
telegram_send_messageSend a message to a Telegram chat
telegram_get_updatesGet incoming updates for the Telegram bot
telegram_get_chatGet information about a Telegram chat
telegram_set_webhookSet a webhook URL for the Telegram bot to receive updates
telegram_delete_webhookRemove the webhook integration for the Telegram bot
telegram_send_photoSend a photo to a Telegram chat
telegram_send_documentSend a document to a Telegram chat
telegram_send_locationSend a location to a Telegram chat
telegram_send_pollSend a poll to a Telegram chat
telegram_forward_messageForward a message from one chat to another
telegram_get_chat_member_countGet the number of members in a Telegram chat
telegram_set_bot_commandsSet the list of the bot's commands