Create a community
create_communityCreate a WhatsApp community to hold several groups together and broadcast announcements to every member.
Instructions
Create a WhatsApp community — an umbrella that holds several groups, with an announcement channel every member sees. Members are not added directly to a community; they join by being in one of its groups. Use link_group_to_community or create_group(community=...) next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Community name | |
| description | No | What the community is for — shown to people who join | |
| link_groups | No | Existing groups to move into this community right away |