contact_merge
Combine duplicate contacts by merging a secondary contact into a primary contact, retaining all associated data.
Instructions
Merge Contacts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_contact_id | Yes | ID of the contact that will remain after the merge and receive all data | |
| mergee_contact_id | Yes | ID of the contact that will be merged into the base contact and deleted |