create_contact_field
Add custom fields to Mautic contacts to capture specific data. Define label, type, and optional settings like default value and visibility.
Instructions
Create new contact custom field
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Field label | |
| alias | No | Field alias | |
| type | Yes | Field type | |
| defaultValue | No | Default value | |
| isRequired | No | Is field required | |
| isPubliclyUpdatable | No | Can be updated publicly | |
| properties | No | Field type specific properties |