waha_create_group
Create a WhatsApp group by specifying its name and participant IDs. Use this to programmatically start a new group chat with selected members.
Instructions
Create a new WhatsApp group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| participants | Yes | Array of participant IDs (e.g. ['905551234567@c.us']) |