Remove Members from Group
neuron_remove_group_membersRemove members from a group, resolved from any combination of sources — e.g. remove everyone on a contact list. 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 |