{ "id": "130", "name": "Get all the tasks in Flow", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "7a101713-2b6e-4c61-b8f8-bd3698d112b6", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Flow", "type": "n8n-nodes-base.flow", "position": [ 450, 300 ], "parameters": { "filters": {}, "operation": "getAll", "returnAll": true }, "credentials": { "flowApi": "" }, "typeVersion": 1, "id": "cc885844-d517-4892-b061-d02f6073b558", "notes": "This flow node performs automated tasks as part of the workflow." }, { "id": "error-c0826614", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Get all the tasks in Flow. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-ef7dcb7d", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.628432", "updatedAt": "2025-09-29T07:07:48.628439", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Get all the tasks in Flow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }