This workflow corresponds to n8n.io template #5177 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"nodes": [
{
"id": "c7cec835-153e-4b14-b6fa-ead247b3d160",
"name": "Workflow Overview 0",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1460,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d0630b63-bcb5-4983-a56d-91538bf66cd5",
"name": "Microsoft To Do Tool MCP Server",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-420,
-200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "26ceb125-c03f-4e3b-9794-ab0eb11a84fe",
"name": "Create a linked resource",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-800,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1c93fa62-cd04-454d-b3a8-1b7e38f4b57b",
"name": "Delete a linked resource",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-580,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "37837879-100c-4888-8a21-2332b1660553",
"name": "Get a linked resource",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-360,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "aa017ff7-b082-4659-bf92-a777fe2630a2",
"name": "Get many linked resources",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-140,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "db8f9fdf-f5b7-4903-aaed-0830dcacda48",
"name": "Update a linked resource",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
80,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "25db8fdb-db1f-44bd-b05d-05f18205690e",
"name": "Sticky Note 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8e43419f-a6d9-4938-b496-9a19b5f4c971",
"name": "Create a list",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-800,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "774b54d2-578f-46a8-9d14-cf6a5c9048e7",
"name": "Delete a list",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-580,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ebfe42e8-ca7c-44b0-86e8-bcef968e9ea5",
"name": "Get a list",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-360,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "08f5c97b-cde9-45c0-b301-804d45fb226a",
"name": "Get many lists",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-140,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e020afc6-2786-4fb0-9301-838db9ea9ffa",
"name": "Update a list",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
80,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "9ab73d95-c631-44f5-a70a-dd75a4bad23e",
"name": "Sticky Note 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "37fbd69c-b1f9-4199-8ee3-ad062963ff30",
"name": "Create a task",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-800,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6961799f-6442-4307-af27-9fd01c01b11a",
"name": "Delete a task",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-580,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "50113969-31a2-48d8-9782-8ccbf268f8b9",
"name": "Get a task",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-360,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b4a48e6b-d739-4ada-9acb-be9668846bf2",
"name": "Get many tasks",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
-140,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7ce1beea-77d1-4eda-a35d-5c41d7ad22b7",
"name": "Update a task",
"type": "n8n-nodes-base.microsoftToDoTool",
"position": [
80,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7bbe21e7-62dd-4dbf-9801-359bc66cc43a",
"name": "Sticky Note 3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
600
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"Get a list": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get a task": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a list": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a task": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete a list": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete a task": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a list": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a task": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many lists": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many tasks": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get a linked resource": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a linked resource": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete a linked resource": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a linked resource": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many linked resources": {
"ai_tool": [
[
{
"node": "Microsoft To Do Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?
Source: https://n8n.io/workflows/5177/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow exposes CoinGecko data retrieval as an MCP server in n8n, letting an MCP client call multiple CoinGecko tools to fetch coin details, prices, tickers, market charts, candlesticks, history
Force Ai To Use A Specific Output Format. Uses manualTrigger, chainLlm, outputParserStructured, outputParserAutofixing. Event-driven trigger; 11 nodes.
Batch-convert CAD/BIM files to analysis-ready XLSX and optional DAE with automatic verification and a clean HTML report. Runs locally via and PowerShell on Windows.
Community Node Disclaimer: This workflow uses KlickTipp community nodes.
Sync your Linear issues to Todoist automatically with this n8n workflow. When an issue is created, updated, or completed in Linear, a corresponding task is created, updated, or closed in Todoist. Trig