Get Bot Info
telegram_get_meVerify your Telegram bot token is valid and retrieve the bot's username, ID, and display name.
Instructions
Return basic info about the bot itself (username, ID, display name).
Useful to verify the configured TELEGRAM_BOT_TOKEN is valid and to get the bot's @username so a user can start a chat with it.
Args: none
Returns: JSON with id, username, first_name, is_bot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||