get_group_info
Retrieve WhatsApp group metadata including participants, settings, and invite configurations using the group's JID identifier.
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` |