8
n8n 中文网amn8n.com

Todoist 工具 MCP 服务器

中级

这是一个AI领域的自动化工作流,包含 11 个节点。主要使用 TodoistTool, McpTrigger 等节点,结合人工智能技术实现智能自动化。 Todoist 工具 MCP 服务器 - 支持全部 8 种操作

前置要求
  • AI 服务 API Key(如 OpenAI、Anthropic 等)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "b2F9k0hYMDVrrM7J",
  "meta": null,
  "name": "Todoist Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "f9a10fc4-f21a-4a15-9450-b7ff590dd9ed",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
      "name": "Todoist Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ],
      "webhookId": "c03dbdf8-3375-40a1-a177-03898b445f34",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "189bc9d4-360d-4006-a7cb-6fbc8dbed69b",
      "name": "Close a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "beb55cb4-87aa-43cf-8207-2df929d24859",
      "name": "Create a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "c554d0ec-b525-4dd4-939e-8ad898d33c61",
      "name": "Delete a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -360,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "d1d44e73-839d-40d4-b2ea-085b49b49e91",
      "name": "Get a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -140,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "552a28b1-ffe4-4db7-8237-bcbda352b13c",
      "name": "Get many tasks",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -800,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "d38590c2-b4f2-4120-abd7-8f104b153c3a",
      "name": "Move a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -580,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "dca82a9f-019d-43a5-8d09-52d5413c6556",
      "name": "Reopen a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -360,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "01ac1c91-2dd7-4511-a39e-2f459e84e065",
      "name": "Update a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -140,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "74ed5f5e-b88d-4366-8619-4d8697d82952",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -940,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "shared": [
    {
      "role": "workflow:owner",
      "project": {
        "id": "G5fce9xGuBAsWBXe",
        "icon": null,
        "name": "David Ashby <david.ashby.lds@gmail.com>",
        "type": "personal",
        "createdAt": "2025-06-04T02:55:02.013Z",
        "updatedAt": "2025-06-04T02:56:01.361Z",
        "projectRelations": [
          {
            "role": "project:personalOwner",
            "user": {
              "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
              "role": "global:owner",
              "email": "david.ashby.lds@gmail.com",
              "disabled": false,
              "lastName": "Ashby",
              "settings": {
                "npsSurvey": {
                  "responded": true,
                  "lastShownAt": 1749357655581
                },
                "userActivated": true,
                "userActivatedAt": 1749075994495,
                "easyAIWorkflowOnboarded": true,
                "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
              },
              "createdAt": "2025-06-04T02:55:01.745Z",
              "firstName": "David",
              "isPending": false,
              "updatedAt": "2025-06-08T04:40:58.399Z",
              "mfaEnabled": false,
              "personalizationAnswers": {
                "version": "v4",
                "personalization_survey_n8n_version": "1.95.3",
                "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
              }
            },
            "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "projectId": "G5fce9xGuBAsWBXe",
            "updatedAt": "2025-06-04T02:55:02.013Z"
          }
        ]
      },
      "createdAt": "2025-06-20T19:39:53.362Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-20T19:39:53.362Z",
      "workflowId": "b2F9k0hYMDVrrM7J"
    }
  ],
  "pinData": {},
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-20T19:39:53.361Z",
  "updatedAt": "2025-06-20T19:40:32.000Z",
  "versionId": "adc5d2d4-3c15-4a33-b6d8-35d1fbb351be",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "d1d44e73-839d-40d4-b2ea-085b49b49e91": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "d38590c2-b4f2-4120-abd7-8f104b153c3a": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "189bc9d4-360d-4006-a7cb-6fbc8dbed69b": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "beb55cb4-87aa-43cf-8207-2df929d24859": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c554d0ec-b525-4dd4-939e-8ad898d33c61": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "dca82a9f-019d-43a5-8d09-52d5413c6556": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "01ac1c91-2dd7-4511-a39e-2f459e84e065": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "552a28b1-ffe4-4db7-8237-bcbda352b13c": {
      "ai_tool": [
        [
          {
            "node": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 人工智能

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量11
分类1
节点类型3
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

外部链接
在 n8n.io 查看

分享此工作流

分类

分类: 34