{ "title": "Documents Collection", "type": "object", "properties": { "documents_collected": { "type": "string", "anyOf": [ "options_from_task_data_var:fruits" ] } } }