update_group
Modify a Feishu group chat's name or description. Provide the chat ID and the new name or description to apply changes directly.
Instructions
[Official API] Update group chat name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New group name (optional) | |
| chat_id | Yes | Chat ID (oc_xxx) | |
| description | No | New description (optional) |