Send Telegram Notification
notifySend an informational Telegram notification to the operator, no approval required.
Instructions
Send an informational notification to the operator via Telegram. No approval required; purely informational.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| level | No | info | |
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sent | Yes | Whether the message was sent successfully. | |
| message | Yes | Human-readable result. | |
| telegramMessageId | No | Telegram message ID. |