write_set_custom_fields
Set custom fields on a card by field name. Validates dropdown values against available options, clears fields with null, and reads back the updated values.
Instructions
Set custom fields on a card by name, e.g. {"BackEnd":"Done","FrontEnd":"To Do"}. Dropdown values are validated against the field's options (see read_custom_field_options) before anything is sent; null clears a field. Values are read back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| fields | Yes |