Add Members to Group
neuron_add_group_membersAdd members to an existing group, resolved from any combination of sources (other groups, contact lists, contacts, pasted phones, all contacts). Address the group by its id, slug, or JID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Keep only contacts carrying one of these tags | |
| group | Yes | Group id, slug, or JID (ending in @g.us) | |
| phones | No | Raw phone numbers, e.g. pasted from a CSV | |
| listIds | No | Contact list ids or slugs — pulls every member | |
| contactIds | No | Existing contact ids | |
| allContacts | No | Union the org's entire address book | |
| fromGroupIds | No | Copy/combine members live from these WhatsApp group JIDs | |
| excludeListIds | No | Subtract every member of these lists |