{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 320 ], "parameters": {}, "typeVersion": 1, "id": "3968e372-d611-4be8-8b48-b00dda327d04", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Read Binary File", "type": "n8n-nodes-base.readBinaryFile", "position": [ 470, 320 ], "parameters": { "filePath": "/data/picture.jpg" }, "typeVersion": 1, "id": "4c17b39c-769e-4afd-9882-09509938f7b4", "notes": "This readBinaryFile node performs automated tasks as part of the workflow." }, { "id": "error-e69b76e7", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-d70b4aed", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.576586", "updatedAt": "2025-09-29T07:07:49.576600", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }