createCustomField
Add a new custom field to your CRM by specifying its name, type (text, number, dropdown, etc.), and optional dropdown options to capture specific data.
Instructions
Create a custom field
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Field name | |
| type | Yes | Field type (text, number, dropdown, etc) | |
| options | No | Options for dropdown fields |