merge_people
Atomically merge duplicate person records into a single primary entry, eliminating redundant contacts while preserving the chosen primary's data.
Instructions
Merge a duplicate person into a primary person atomically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| primary_id | Yes | ||
| duplicate_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||