get_list_custom_fields
Retrieve custom fields of a ClickUp list, including field IDs, names, types, and configurations like dropdown options. Use this to find a field_id and valid values before updating a task's custom field.
Instructions
List the custom fields available on a List, with each field's id, name, type and type configuration (e.g. dropdown options, currency settings). Use to discover a field_id and its valid values before setting it on a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID of the List to read custom fields from. |