{
  "name": "🛠️ Todoist tool MCP server 💪 all 8 operations",
  "nodes": [
    {
      "id": "f9a10fc4-f21a-4a15-9450-b7ff590dd9ed",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        -260
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
      "name": "Todoist Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "189bc9d4-360d-4006-a7cb-6fbc8dbed69b",
      "name": "Close a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "beb55cb4-87aa-43cf-8207-2df929d24859",
      "name": "Create a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "c554d0ec-b525-4dd4-939e-8ad898d33c61",
      "name": "Delete a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "d1d44e73-839d-40d4-b2ea-085b49b49e91",
      "name": "Get a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "552a28b1-ffe4-4db7-8237-bcbda352b13c",
      "name": "Get many tasks",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "d38590c2-b4f2-4120-abd7-8f104b153c3a",
      "name": "Move a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "dca82a9f-019d-43a5-8d09-52d5413c6556",
      "name": "Reopen a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "01ac1c91-2dd7-4511-a39e-2f459e84e065",
      "name": "Update a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -140,
        380
      ]
    },
    {
      "id": "74ed5f5e-b88d-4366-8619-4d8697d82952",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -940,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Move a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Close a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Reopen a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many tasks": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}