Remove Contact from Group
remove_contact_from_groupRemove a contact from a CRM group by specifying either the group ID or group name.
Instructions
Remove a contact from a group in Less Annoying CRM. Use either group_id or group_name to identify the group (not both).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | Group ID (preferred over group_name) | |
| contact_id | Yes | Contact or company ID to remove from group | |
| group_name | No | Group name (alternative to group_id) |