list_groups
Fetch and display all WhatsApp groups the user is currently a member of. Live read-only data with no side effects.
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 | |||