{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "node-aeffeb78" }, { "name": "Facebook Graph API", "type": "n8n-nodes-base.facebookGraphApi", "position": [ 450, 300 ], "parameters": { "node": "me", "options": { "fields": { "field": [ { "name": "last_name" }, { "name": "first_name" } ] } } }, "credentials": { "facebookGraphApi": "graph_credentials" }, "typeVersion": 1, "id": "node-7af324cb" }, { "id": "error-35a57cec", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Production Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "meta": { "instanceId": "workflow-ed452cb0", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.440562", "updatedAt": "2025-09-29T07:07:49.440573", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Production Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }