unmerge_contact_profiles
Split a merged contact profile into separate profiles to correct an incorrect merge. Validate with dry run, then set dryRun=false to unmerge.
Instructions
Splits a merged Cognigy.AI contact profile back into separate profiles. Use when profiles were incorrectly merged. MUTATING: Set dryRun=false to unmerge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without unmerging. Set to false to actually unmerge. | |
| contactId | Yes | The contact ID to extract into a separate profile | |
| profileId | Yes | The merged profile ID to split |