set_group_topic
Change a WhatsApp group's topic or description. Requires admin rights; use an empty string to clear it. Reversible by updating again.
Instructions
Change a group's description/topic; members see a system message indicating the description was updated. Reversible by calling again with the previous text or with an empty string to clear. Prerequisite: admin (or non-locked group). Returns the plain-text string Group <chat_jid> topic updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_jid | Yes | WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us` | |
| topic | No | new topic/description text; pass an empty string to clear the topic |