telegram_send
Send a message to a Telegram chat by specifying the chat ID and the text to send. Use it to post notifications or updates to a Telegram conversation.
Instructions
Send a message to a Telegram chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message text to send | |
| chatId | Yes | Telegram chat ID to send to |