Inspect Bot Details and Capabilities
get_bot_infoInspect a Telegram bot's profile, commands, description, and capabilities by username. Use it to discover available bot commands before configuring or interacting.
Instructions
Inspect bot profile, command list, description, and capabilities for a specified bot. Use when discovering bot commands. To update bot commands, use set_bot_commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Optional account label for multi-account environments. If omitted in single-mode, the default account is used. In multi-mode without an account, read-only tools fan out across all configured accounts. | |
| bot_username | Yes | Username of the bot (e.g. '@BotFather') to inspect or configure. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |