get_group_invite_link
Retrieve or reset WhatsApp group invite links to manage member access. Specify a group JID to get the current link or revoke it for a new one.
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 |