set_chat_title
Update a chat's title. Provide a new title (1-128 characters) and optionally a chat ID or @channel_username; defaults to the configured log group.
Instructions
Set a new title for a chat. If chat_id is omitted, targets the default log group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | New chat title (1-128 characters) | |
| chat_id | No | Chat ID or @channel_username. Optional — defaults to log group |