telegramTo use Telegram tools, create a Connector with the following fields:
| Field | Required | Description |
|---|---|---|
instance_name | Yes | Display name for this connector instance |
token | Yes | Telegram Bot Token (obtained by creating a bot via @BotFather) |
Bot Token format:
{bot_id}:{secret}, e.g.,1234567890:AAxxxxxx.
This connector provides Telegram bot message sending and notification capabilities.