telegram_send
Send a Telegram message via bot token and chat ID. Supports text, parse mode, and reply-to message.
Instructions
Send a Telegram message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| chat_id | Yes | ||
| bot_token | Yes | ||
| parse_mode | No | ||
| reply_to_message_id | No |