Get Custom Field Options
get_custom_field_optionsFetch the valid dropdown options from a list-type custom field in Trello. Use this to populate selection menus or verify that a value is among the allowed choices.
Instructions
Get the dropdown options for a list-type custom field. Requires Trello Premium or Enterprise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customFieldId | Yes | The ID of the custom field (must be type 'list') |