keap_merge_contacts
Merge two contacts by combining all data from a source contact into a target contact, then delete the source.
Instructions
Merge two contacts together, combining all data into one contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_contact_id | Yes | Contact ID to merge from (will be deleted) | |
| target_contact_id | Yes | Contact ID to merge into (will be kept) |