List Custom Fields
list_custom_fieldsList custom field metadata for any entity type (candidates, contacts, companies, jobs, deals). Returns searchable fields, with option to include non-searchable ones.
Instructions
List curated custom field metadata for a specific entity type (candidates, contacts, companies, jobs, deals). Returns searchable fields by default; set include_non_searchable=true to also include non-searchable types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | Entity type to fetch custom fields for. | |
| include_non_searchable | No | Include custom fields that cannot be used in search (e.g. file, user, company fields). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| returned_count | Yes |