{
  "name": "🛠️ Google Cloud Storage tool MCP server 💪 all 10 operations",
  "nodes": [
    {
      "id": "617f89d6-4b4f-4edf-b4a1-30e66a53faac",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -280
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7736593d-ccaf-4ea2-9921-f60d8cc4d27b",
      "name": "Google Cloud Storage Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -260
      ]
    },
    {
      "id": "68a0607e-6f02-46f5-86c8-5ebf7b9017f3",
      "name": "Create a new Bucket",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "3abf966e-59b4-4bae-a188-0998598dc596",
      "name": "Delete an empty Bucket",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "1f96a650-e7e0-4920-b670-235eb3580881",
      "name": "Get a Bucket",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "9ec24eb5-638a-4f84-a6b1-f09638b24fe2",
      "name": "Get a list of Buckets for a given project",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "a02716ea-5a4a-4984-80c6-70b3d4255a1f",
      "name": "Update the metadata of a Bucket",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "3ca09feb-1b48-462a-bc01-3d87980e088b",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "bf69de40-9fa1-4c40-b945-050766ceb023",
      "name": "Create an object",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "55f8a73b-9f9f-4815-9f53-2f655be5817c",
      "name": "Delete an object from a bucket",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "86e708fd-24a9-4b1d-b756-74ba3bab13d3",
      "name": "Get object data or metadata",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "ba8ca04e-1197-4658-b0ac-73bfde5bcd3f",
      "name": "Get a list of objects",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        -140,
        380
      ]
    },
    {
      "id": "b18b2224-5162-4db5-ba9c-4019daacef82",
      "name": "Update an object's metadata",
      "type": "n8n-nodes-base.googleCloudStorageTool",
      "position": [
        80,
        380
      ]
    },
    {
      "id": "5d3f5901-d7d4-406d-a0f5-feb243e8791d",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a Bucket": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an object": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a new Bucket": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a list of objects": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an empty Bucket": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get object data or metadata": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update an object's metadata": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an object from a bucket": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update the metadata of a Bucket": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a list of Buckets for a given project": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Storage Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}