{ "meta": { "instanceId": "workflow-84e564ba", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.857835", "updatedAt": "2025-09-29T07:07:48.857847", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "nodes": [ { "id": "96d41f6a-3534-4286-a514-c39fa3100897", "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [ -40, 520 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "8fc1ced3-3007-4a18-9619-b7c72589d784", "name": "OpenAI Chat Model", "type": "n8n-nodes-base.noOp", "position": [ 360, 740 ], "parameters": { "model": { "__rl": true, "mode": "list", "value": "gpt-4o-mini" }, "options": {} }, "credentials": { "openAiApi": { "id": "8gccIjcuf3gvaoEr", "name": "OpenAi account" } }, "typeVersion": 1.2, "notes": "This lmChatOpenAi node performs automated tasks as part of the workflow." }, { "id": "e12e4360-50e6-421a-ba95-8474fb06448c", "name": "Default Data Loader", "type": "n8n-nodes-base.noOp", "position": [ 540, 740 ], "parameters": { "options": {}, "dataType": "binary" }, "typeVersion": 1, "notes": "This documentDefaultDataLoader node performs automated tasks as part of the workflow." }, { "id": "244ed66f-1dde-4a56-90ec-cb31644f3d5a", "name": "Token Splitter1", "type": "n8n-nodes-base.noOp", "position": [ 620, 880 ], "parameters": { "chunkSize": 3000 }, "typeVersion": 1, "notes": "This textSplitterTokenSplitter node performs automated tasks as part of the workflow." }, { "id": "7a2b2f4c-8153-4cac-9bb2-45c46f28f8a5", "name": "Google Drive", "type": "n8n-nodes-base.googleDrive", "position": [ 180, 520 ], "parameters": { "fileId": { "__rl": true, "mode": "url", "value": "{{ $env.WEBHOOK_URL }}" }, "options": {}, "operation": "download" }, "credentials": { "googleDriveOAuth2Api": { "id": "yOwz41gMQclOadgu", "name": "Google Drive account" } }, "typeVersion": 3, "notes": "This googleDrive node performs automated tasks as part of the workflow." }, { "id": "e803a016-a9e7-4af2-bca2-05f9243196b2", "name": "Summarization Chain", "type": "n8n-nodes-base.noOp", "position": [ 400, 520 ], "parameters": { "options": {}, "operationMode": "documentLoader" }, "typeVersion": 2, "notes": "This chainSummarization node performs automated tasks as part of the workflow." }, { "id": "error-3bc20218", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "pinData": {}, "connections": { "8fc1ced3-3007-4a18-9619-b7c72589d784": { "main": [ [ { "node": "error-handler-8fc1ced3-3007-4a18-9619-b7c72589d784-3d7c1eea", "type": "main", "index": 0 } ] ] }, "7a2b2f4c-8153-4cac-9bb2-45c46f28f8a5": { "main": [ [ { "node": "error-handler-7a2b2f4c-8153-4cac-9bb2-45c46f28f8a5-49d13b6d", "type": "main", "index": 0 } ] ] } }, "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 }, "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." }