list_groups
Retrieve a live list of all WhatsApp groups the paired user belongs to, including basic metadata for each group. Useful for auditing group memberships or selecting a group for further operations.
Instructions
List every WhatsApp group the paired user is currently a member of, fetched live from WhatsApp. Read-only; no side effects. Use get_group_info for detailed metadata about one specific group. Returns a JSON array of group-info objects (each with JID, subject, participants, settings, and so on).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||