list_custom_fields
Retrieve the schema of custom fields for parties, opportunities, or projects, including field names, types, and options for list-type fields.
Instructions
List custom field DEFINITIONS for an entity type (parties, opportunities, or projects). Returns the schema — name, type, options for list-type fields, etc. — NOT the values on any specific record. To read values on a record, use get_party / get_opportunity / get_project with embed=fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Which entity type's custom field schema to inspect. |