{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 320 ], "parameters": {}, "typeVersion": 1, "id": "da6a54b5-bd4a-4488-8212-5aa7ef0f9b38", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Redis", "type": "n8n-nodes-base.redis", "position": [ 470, 320 ], "parameters": { "key": "YOUR_CREDENTIAL_HERE", "options": {}, "operation": "get" }, "credentials": { "redis": "redis-docker_creds" }, "typeVersion": 1, "id": "ca83510a-bf40-4139-88f1-1b1aae517bec", "notes": "This redis node performs automated tasks as part of the workflow." }, { "id": "error-7af5628a", "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-50cc35d9", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.540957", "updatedAt": "2025-09-29T07:07:49.540972", "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." }