get_group_invite_link
Retrieve an existing WhatsApp group invite link or reset it to generate a new one, revoking the old link.
Instructions
Return a group's current invite link. Set reset to revoke the existing link and mint a fresh one.
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` | |
| reset | No | if true, revoke the old link and return a new one |