telegram_send
Send a Telegram message to a specified chat using a bot token. Customize text, parse mode, and reply to an existing message.
Instructions
Send a Telegram message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_token | Yes | ||
| chat_id | Yes | ||
| text | Yes | ||
| parse_mode | No | ||
| reply_to_message_id | No |