create_group
Create WhatsApp groups by specifying a name and adding participants using phone numbers or JIDs to establish group chats.
Instructions
Create a new WhatsApp group with the given name and initial participants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | group display name | |
| participants | Yes | phone numbers or individual JIDs (WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us`) |