122 lines
2.7 KiB
JSON
122 lines
2.7 KiB
JSON
{
|
|
"id": "KGpJklJeOqX8c3VG",
|
|
"name": "Daily Tasks",
|
|
"nodes": [
|
|
{
|
|
"parameters": {
|
|
"rule": {
|
|
"interval": [
|
|
{
|
|
"triggerAtHour": 6
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"type": "n8n-nodes-base.scheduleTrigger",
|
|
"typeVersion": 1.3,
|
|
"position": [
|
|
-656,
|
|
-32
|
|
],
|
|
"id": "7c870564-f742-41b4-99e7-219e0ed184e9",
|
|
"name": "Schedule Trigger"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"promptType": "define",
|
|
"text": "Review my open tasks in each list and prepare an HTML summary of the tasks in order of their due date. Include a web link to each task.",
|
|
"options": {
|
|
"systemMessage": "You are a helpful assistant. You have access to the users Google Tasks via tools.",
|
|
"returnIntermediateSteps": false
|
|
}
|
|
},
|
|
"type": "@n8n/n8n-nodes-langchain.agent",
|
|
"typeVersion": 3,
|
|
"position": [
|
|
-448,
|
|
-32
|
|
],
|
|
"id": "5019e966-7659-43af-90c2-cb10a560874d",
|
|
"name": "AI Agent"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"model": "gpt-oss:20b",
|
|
"options": {}
|
|
},
|
|
"type": "@n8n/n8n-nodes-langchain.lmChatOllama",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
-448,
|
|
176
|
|
],
|
|
"id": "89002475-cd04-4451-9b16-a7ea316e5ee4",
|
|
"name": "Ollama Chat Model",
|
|
"credentials": {
|
|
"ollamaApi": {
|
|
"id": "l1g3pgQImkg18AzR",
|
|
"name": "Ollama account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {},
|
|
"type": "@n8n/n8n-nodes-langchain.toolCode",
|
|
"typeVersion": 1.3,
|
|
"position": [
|
|
-208,
|
|
272
|
|
],
|
|
"id": "2936a35b-ade5-4dca-b82d-ee5418ca5add",
|
|
"name": "Code Tool"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Schedule Trigger": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "AI Agent",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Ollama Chat Model": {
|
|
"ai_languageModel": [
|
|
[
|
|
{
|
|
"node": "AI Agent",
|
|
"type": "ai_languageModel",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Code Tool": {
|
|
"ai_tool": [
|
|
[
|
|
{
|
|
"node": "AI Agent",
|
|
"type": "ai_tool",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {
|
|
"executionOrder": "v1"
|
|
},
|
|
"triggerCount": 0,
|
|
"versionId": "d0763a35-96bb-40a5-9c09-f9f4199cb231",
|
|
"owner": {
|
|
"type": "personal",
|
|
"projectId": "FeLO36wNUAcn61Wj",
|
|
"projectName": "Ben W <admin@ben.io>",
|
|
"personalEmail": "admin@ben.io"
|
|
},
|
|
"parentFolderId": "OJ2UfPNUOAOHlllh",
|
|
"isArchived": true
|
|
} |