Merge Persons
merge_personsMerge duplicate person pages by moving all handles from a source person into a target person, consolidating records that represent the same individual.
Instructions
merge_persons
Merge one person into another, moving all handles.
When to use: two person pages represent the same individual. Returns: ok plus merged handles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Source person slug to merge from. | |
| into | Yes | Target person slug to merge into. |