get_group_info
Fetch live WhatsApp group metadata including participants, settings, and invite configuration by providing a group JID.
Instructions
Fetch live group metadata (participants, settings, invite config) for the given group JID. Returns a JSON object.
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` |