{ "nodes": [ { "name": "Error Trigger", "type": "n8n-nodes-base.errorTrigger", "position": [ 450, 300 ], "parameters": {}, "typeVersion": 1, "id": "79b4f0a6-5192-4c0e-a04f-fe9cb6c2d35c", "notes": "This errorTrigger node performs automated tasks as part of the workflow." }, { "name": "Gmail", "type": "n8n-nodes-base.gmail", "position": [ 650, 300 ], "parameters": { "toList": [ "recipient@email.com" ], "message": "=Workflow: {{$json[\"workflow\"][\"name\"]}}\nError: {{$json[\"execution\"][\"error\"][\"message\"]}}\nLast node executed: {{$json[\"execution\"][\"lastNodeExecuted\"]}}\nExecution URL: {{$json[\"execution\"][\"url\"]}}\nStacktrace:\n{{$json[\"execution\"][\"error\"][\"stack\"]}}", "subject": "=n8n Workflow Failure: {{$json[\"workflow\"][\"name\"]}}", "resource": "message", "additionalFields": {} }, "credentials": { "gmailOAuth2": "TBD" }, "typeVersion": 1, "id": "1297d66f-f77d-4411-9d6e-dd204e5baff2", "notes": "This gmail node performs automated tasks as part of the workflow." }, { "id": "error-b3470995", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Errortrigger Workflow", "description": "Automated workflow: Errortrigger 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-343b9a27", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:44.464864", "updatedAt": "2025-09-29T07:07:44.464929", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Errortrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }