delete_contact_field
Deletes a custom contact field from Nimble CRM. Enable preflight checks to ensure the field is not assigned to any contacts before removal.
Instructions
Delete a custom contact field.
Args: field_id: The field ID. preflight_checks: If true, errors if the field is in use by any contacts instead of deleting it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_id | Yes | ||
| preflight_checks | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |