Create a WhatsApp group
create_groupCreate a WhatsApp group with a specified name and participants, setting the linked account as owner. Returns each participant's status: ok, invite_needed, or failed, so you can handle privacy restrictions or errors.
Instructions
Create a group with the given name and participants; the linked account becomes the owner. Each participant comes back with a status: ok, invite_needed (their privacy settings require an invite link) or failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| participant_ids | Yes | Chat ids or phone numbers to add (1-256) |