{
  "name": "🛠️ Google Cloud Firestore tool MCP server 💪 all 7 operations",
  "nodes": [
    {
      "id": "44d498c5-7073-492e-a6f5-7ea68c9d2892",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -540
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "761c7da8-d5c4-4d0c-82f9-752e8cfac1b2",
      "name": "Google Cloud Firestore Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -440
      ]
    },
    {
      "id": "cbf6dc05-6504-4788-b705-23317109f17a",
      "name": "Create a document",
      "type": "n8n-nodes-base.googleFirebaseCloudFirestoreTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "0c9f2a73-aba3-487d-8153-3976c4da84f8",
      "name": "Create or update a document",
      "type": "n8n-nodes-base.googleFirebaseCloudFirestoreTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "c9eae629-41a0-48b3-a322-85cac9e538e3",
      "name": "Delete a document",
      "type": "n8n-nodes-base.googleFirebaseCloudFirestoreTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "1536f977-1484-4479-a44a-391db13af413",
      "name": "Get a document",
      "type": "n8n-nodes-base.googleFirebaseCloudFirestoreTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "2fd5a3ce-b43c-4dae-b8c4-80b1089d020d",
      "name": "Get many documents",
      "type": "n8n-nodes-base.googleFirebaseCloudFirestoreTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "476a2872-303d-4ee8-b91d-96d36e290698",
      "name": "Query a document",
      "type": "n8n-nodes-base.googleFirebaseCloudFirestoreTool",
      "position": [
        300,
        140
      ]
    },
    {
      "id": "cc84b93d-fb73-499a-a0c5-fee42edbd2de",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "49b45594-f082-45c9-858f-22a1e85513c5",
      "name": "Get many collections",
      "type": "n8n-nodes-base.googleFirebaseCloudFirestoreTool",
      "position": [
        -800,
        -140
      ]
    },
    {
      "id": "dc31a7e1-a742-42c9-97e7-22c58ce71e19",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        -160
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a document": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Firestore Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Query a document": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Firestore Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a document": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Firestore Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a document": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Firestore Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many documents": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Firestore Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many collections": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Firestore Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create or update a document": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Firestore Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}