custom_fields_list
List the user's defined custom fields. Returns each field's field_key (the identifier used in {{cf.<field_key>}} merge tags and in custom_fields_set_value), name (human label), type (text|number|date|select), options (for select fields), and entity_type (contact|company|deal). Call this before authoring email/SMS templates or workflows that reference custom field merge tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityType | No | Optional — filter to fields on one entity type. Omit for all. |