{ "name": "check_all_ready", "type": "n8n-nodes-base.if", "typeVersion": 2.2, "position": [4350, 1664], "parameters": { "conditions": { "options": { "caseSensitive": true, "leftValue": "", "typeValidation": "strict", "version": 2 }, "conditions": [ { "id": "ocr-ready-check-001", "leftValue": "={{ $('update_ocr_status').item.json.total_docs }}", "rightValue": "={{ $('update_ocr_status').item.json.ready_docs }}", "operator": { "type": "number", "operation": "equals" } } ], "combinator": "and" }, "options": {} } }