update_custom_field_options
Update the set of available options for a select or multi-select custom field in a Campaign Monitor list by providing comma-separated values.
Instructions
Update the options available for a multi-select or select custom field
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The list ID | |
| field_key | Yes | The custom field key (e.g. [myfield]) | |
| options | Yes | Comma-separated list of option values | |
| keep_existing | No | Whether to keep existing options (default true) |