add_crm_field
Add a custom field to CRM leads (e.g. 'Budget' of type number). type: text | number | date | url (default text). A key is generated from the label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Field type. Default 'text'. | |
| label | Yes | Display name of the field. |