send_telegram_message
Send status updates and informational messages to Telegram with optional priority levels. Perfect for notifications that don't require approval.
Instructions
Send a message to the user via Telegram. Use for status updates, informational messages, or any communication that doesn't require approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message to send to the user | |
| priority | No | Message priority level | info |