{
  "name": "🛠️ Google Business Profile Tool MCP Server 💪 all 9 operations",
  "nodes": [
    {
      "id": "16b7831a-9112-432d-a91a-334f6fb5f6b5",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -280
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f452e522-ec94-448f-88da-ce17f82b5133",
      "name": "Google Business Profile Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "1d523268-0dab-449c-91f8-81cd9f98d09b",
      "name": "Create post",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "9dcfaf87-31ea-4684-9d90-d140c6d30446",
      "name": "Delete post",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "6de81169-9fc2-4976-a2ca-4efb63ef1de8",
      "name": "Get post",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "2c16c63c-a5f0-484c-b855-4c56b441cd84",
      "name": "Get many posts",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "fe52be58-9c12-444c-a52e-98d684a54006",
      "name": "Update a post",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "6b50cfe4-507c-4774-958f-28691c2e3bfa",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7eeaf430-bdc2-445f-a790-7ef568b729e9",
      "name": "Delete a reply to a review",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "0ae6c151-577a-4c03-8bb0-6a03e84a6b58",
      "name": "Get review",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "5215bf6b-6d9f-418a-9f80-26ec0ee6f848",
      "name": "Get many reviews",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "6cbf52b3-c283-48ba-8672-443491ce0311",
      "name": "Reply to review",
      "type": "n8n-nodes-base.googleBusinessProfileTool",
      "position": [
        -140,
        380
      ]
    },
    {
      "id": "219a0282-9686-4620-8074-2215ac2fbe77",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get post": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get review": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create post": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete post": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a post": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many posts": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Reply to review": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many reviews": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a reply to a review": {
      "ai_tool": [
        [
          {
            "node": "Google Business Profile Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}