set_contact_profile_schema
Configure custom fields for contact profiles in Cognigy.AI projects. Use dryRun to validate schema updates before applying.
Instructions
Sets the contact profile schema for a Cognigy.AI project. Defines what custom fields can be stored in contact profiles. MUTATING: Set dryRun=false to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without updating. Set to false to actually update. | |
| schema | Yes | Array of schema field definitions | |
| projectId | Yes | The project ID to set the profile schema for |