delete_contact_profile
Permanently removes a Cognigy.AI contact profile and all its stored user data. Use dryRun=true to validate before deletion.
Instructions
Deletes a Cognigy.AI contact profile. WARNING: This permanently removes all stored user data for this profile. MUTATING: Set dryRun=false to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without deleting. Set to false to actually delete. | |
| profileId | Yes | The contact profile ID to delete |