{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 320 ], "parameters": {}, "typeVersion": 1, "id": "16b1fdae-1c54-49ab-af14-a4bd063416c8", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Read Binary Files", "type": "n8n-nodes-base.readBinaryFiles", "position": [ 470, 320 ], "parameters": { "fileSelector": "/data/lol/*.jpg" }, "typeVersion": 1, "id": "24baedd7-541e-4607-8190-3bd459805786", "notes": "This readBinaryFiles node performs automated tasks as part of the workflow." }, { "id": "error-cb462bff", "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-033b0c00", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.591401", "updatedAt": "2025-09-29T07:07:49.591414", "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." }