Create a WhatsApp group
create_groupCreate a WhatsApp group with a given name and participant IDs; the linked account becomes the owner, and each participant returns a status (ok, invite needed, or failed).
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 | |
| account_id | No | Registry account id (default, work, …). Omit to resolve from chat_id or message_id, or the default account. | |
| participant_ids | Yes | Chat ids or phone numbers to add (1-256) |