← MCP Catalog

send_message

Send a message to a specific chat. Args: chat_id: The ID or username of the chat. message: The message content to send. parse_mode: Optional formatting mode. Use 'html' for HTML tags (<b>, <i>, <code>, <pre>, <a href="...">), 'md' or 'markdown' for Markdown (**bold**, __italic__, `code`, ```pre```), or omit for plain text (no formatting).

MCPTelegram AuthorizationPrivate connector · send actions require confirmation
Can change or delete data

Parameters

chat_idinteger | string · required

messagestring · required

parse_modestring · default null

accountstring · default null