{ "nodes": [ { "name": "Webhook", "type": "n8n-nodes-base.webhook", "position": [ 700, 350 ], "parameters": { "path": "test", "responseData": "firstEntryBinary", "responseMode": "lastNode" }, "typeVersion": 1, "id": "node-bf2ca1fc" }, { "name": "Edit Image", "type": "n8n-nodes-base.editImage", "position": [ 1100, 350 ], "parameters": { "text": "=They found the killer it was {{$node[\"Webhook\"].data[\"query\"][\"name\"]}}!", "fontSize": "=25", "operation": "text", "positionX": 150, "positionY": 180, "lineLength": 18 }, "typeVersion": 1, "id": "node-ced985e7" }, { "name": "Read File URL", "type": "n8n-nodes-base.httpRequest", "position": [ 900, 350 ], "parameters": { "url": "{{ $env.BASE_URL }}", "responseFormat": "file" }, "typeVersion": 1, "id": "node-1b4d9aa1" }, { "id": "error-de43016b", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Production Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "meta": { "instanceId": "workflow-d7e586da", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:46.188446", "updatedAt": "2025-09-29T07:07:46.188452", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Production Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }