set_chat_description
Update a group or channel description by providing a new text (0-255 characters) and optionally specifying the chat ID or username.
Instructions
Change the description of a chat (group/channel).
Args: description: New description (0-255 characters) chat_id: Chat ID or @channel_username (uses TELEGRAM_CHAT_ID if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| chat_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |