{
  "name": "🛠️ Google Books tool MCP Server 💪 all 9 operations",
  "nodes": [
    {
      "id": "5bea6da5-bc5a-48b7-84da-b7d08e2d8bde",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "437a0c9a-b3c8-47df-a7f4-98601d11e6b7",
      "name": "Google Books Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -400,
        -100
      ]
    },
    {
      "id": "ecdba17a-4ee2-4b46-99d9-c76bf4e5cf3c",
      "name": "Get a bookshelf",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "e2a7967a-3166-4deb-ad60-d5bbb1fb0763",
      "name": "Get many bookshelves",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "9b396ca7-4472-42ac-8e62-0d45a600a0f0",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5cb0a3d0-3be0-488d-a7e7-1e89b6cf4669",
      "name": "Add a bookshelf volume",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "dd85082e-1983-4dea-8f94-29778d3cb3a5",
      "name": "Clear a bookshelf volume",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "f529708c-e6ff-4b48-8407-cfd4a66d3f64",
      "name": "Get many bookshelf volumes",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "3bc11bbe-16a0-4455-95d2-7c4cbc163808",
      "name": "Move a bookshelf volume",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -140,
        380
      ]
    },
    {
      "id": "f398bc12-2d0f-4b96-8fe7-2fc8e1e583c1",
      "name": "Remove a bookshelf volume",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        80,
        380
      ]
    },
    {
      "id": "fae47bba-f04c-44fa-8848-ef8ef1cfe782",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "01372cbb-d91c-473b-9532-940bc836462e",
      "name": "Get a volume",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "8d1a8b8d-cdfe-4986-bd72-e97c4e880a8e",
      "name": "Get many volumes",
      "type": "n8n-nodes-base.googleBooksTool",
      "position": [
        -580,
        620
      ]
    },
    {
      "id": "61303f81-21b8-4037-ae9e-10f6307717da",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a volume": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a bookshelf": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many volumes": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many bookshelves": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add a bookshelf volume": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Move a bookshelf volume": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Clear a bookshelf volume": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Remove a bookshelf volume": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many bookshelf volumes": {
      "ai_tool": [
        [
          {
            "node": "Google Books Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}