{ "id": "114", "name": "Send daily weather updates via a message in Line", "nodes": [ { "name": "Line", "type": "n8n-nodes-base.line", "position": [ 890, 380 ], "parameters": { "message": "=Hey! The temperature outside is {{$node[\"OpenWeatherMap\"].json[\"main\"][\"temp\"]}}°C.", "additionalFields": {} }, "credentials": { "lineNotifyOAuth2Api": "line-credentials" }, "typeVersion": 1, "id": "77e505ec-7c0b-4bd1-a75f-17a64b90985c", "notes": "This line node performs automated tasks as part of the workflow." }, { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 490, 380 ], "parameters": { "triggerTimes": { "item": [ { "hour": 9 } ] } }, "typeVersion": 1, "id": "e2ad639a-8296-46af-89e9-30796bdd9230", "notes": "This cron node performs automated tasks as part of the workflow." }, { "name": "OpenWeatherMap", "type": "n8n-nodes-base.openWeatherMap", "position": [ 690, 380 ], "parameters": { "cityName": "berlin" }, "credentials": { "openWeatherMapApi": "owm" }, "typeVersion": 1, "id": "56d88494-0cb0-4b12-b171-e415740c61de", "notes": "This openWeatherMap node performs automated tasks as part of the workflow." }, { "id": "error-d50023ca", "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: Send daily weather updates via a message in Line. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-4edb96d3", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.252491", "updatedAt": "2025-09-29T07:07:51.252540", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Send daily weather updates via a message in Line. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }