get_widget_options
Retrieve the list of selectable options for a Combobox or Listbox widget by providing its widget ID.
Instructions
Get available options for a Combobox or Listbox widget.
Returns the list of selectable options/items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget_id | Yes | The widget ID from get_ui_layout() |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |