tg_bot_edit
Modify a Telegram bot you own by updating its display name, about text, description, and commands, with optional fields for each.
Instructions
Edit a bot you own: display name, "what can this bot do" text, description.
commands (a list of {"command", "description"}) can only be set for this
agent's own bot, because Telegram requires that bot's token — for other bots
use @BotFather.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot | Yes | ||
| name | No | ||
| about | No | ||
| commands | No | ||
| lang_code | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |