zernio_create_custom_field
Create a custom field for contacts by providing a name and type (text, number, date, etc.) to store targeted data.
Instructions
Create a new custom field for contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Field name | |
| type | Yes | Field type: text, number, date, boolean, etc. | |
| slug | No | Field slug/key (auto-generated if not provided) |