{
  "name": "🛠️ Dropbox tool MCP server 💪 all 11 operations",
  "nodes": [
    {
      "id": "2da1d976-21ac-44ec-bf79-bb474d487677",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1480,
        -200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6a3cd4e9-0464-4927-b024-14c6769e9932",
      "name": "Dropbox Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -100
      ]
    },
    {
      "id": "a7a6c183-11ba-40c2-a8c2-3adedf24d235",
      "name": "Copy a file",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "2c4c57e9-58be-49cd-a939-4ec225bbaced",
      "name": "Delete a file",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "d948d48c-734b-4ada-89d7-89e8b93a9183",
      "name": "Download a file",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "a70fa303-c20d-421c-82a9-60e928368b70",
      "name": "Move a file",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "71f628d4-d91c-4e61-9309-0d947f3ac08d",
      "name": "Upload a file",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "112f51f9-9e95-41d2-bf1f-e82f7c024acc",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "4a954734-a482-49b3-bce1-99a9c52c36d5",
      "name": "Copy a folder",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "bb65b2c9-4a8f-40bd-a5bf-0cf6a48baab1",
      "name": "Create a folder",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "6db42792-21de-489b-80df-cdf76384f895",
      "name": "Delete a folder",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "a6e61270-975b-4065-a948-bcc2294d70da",
      "name": "List a folder",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -140,
        380
      ]
    },
    {
      "id": "801a565b-075b-498e-8b70-bd0fec44b9d7",
      "name": "Move a folder",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        80,
        380
      ]
    },
    {
      "id": "05349fb5-5396-4364-8c42-e452df7af20a",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "006dbf30-5505-4cba-8ac5-eb8538e38056",
      "name": "Query",
      "type": "n8n-nodes-base.dropboxTool",
      "position": [
        -800,
        -100
      ]
    },
    {
      "id": "621d2802-0abd-4b80-beb1-c039bb5487e2",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        -120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Query": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Copy a file": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Move a file": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Copy a folder": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a file": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List a folder": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Move a folder": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Upload a file": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a folder": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a folder": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download a file": {
      "ai_tool": [
        [
          {
            "node": "Dropbox Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}