{ "title": "Item Action", "description": "Pick an item to edit, or None if no editing is needed", "type": "object", "properties": { "favoriteFruit": { "title": "Select desired action", "type": "string", "anyOf": [ "options_from_task_data_var:item_enum" ] } } }