create_custom_field
Create custom fields for contacts supporting text, email, phone, dropdown, date, number, and textarea types. Specify label and dropdown options to capture tailored data.
Instructions
Create a new custom field for contacts. Supports text, email, phone, dropdown, date, number, and textarea types. Example: 'Create a dropdown field called Industry with options: Tech, Healthcare, Finance'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Display name for the field | |
| options | No | Dropdown options (only for dropdown type) | |
| field_type | Yes | Data type for the field |