{
  "name": "🛠️ Baserow tool MCP server 💪 5 operations",
  "nodes": [
    {
      "id": "afd47cb5-7ac1-42e3-a9d3-ac0e886018c7",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -260
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "78fc8ece-905e-4716-a50a-2b9d6a8e7624",
      "name": "Baserow Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "c029b428-b82d-42fe-b94c-b02acf357c3b",
      "name": "Create a row",
      "type": "n8n-nodes-base.baserowTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "019b0882-845e-42a8-988c-283b7a2cba4d",
      "name": "Delete a row",
      "type": "n8n-nodes-base.baserowTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "72e7e69d-6a4f-408d-a8b7-0ef6f3733806",
      "name": "Get a row",
      "type": "n8n-nodes-base.baserowTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "af28a769-bb36-41ba-8d3f-f935ab128a9c",
      "name": "Get many rows",
      "type": "n8n-nodes-base.baserowTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "244739e8-caf9-44d2-9324-9c8a4a788255",
      "name": "Update a row",
      "type": "n8n-nodes-base.baserowTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "f3daf398-67dc-4156-8f69-c01a44a4cf01",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a row": {
      "ai_tool": [
        [
          {
            "node": "Baserow Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a row": {
      "ai_tool": [
        [
          {
            "node": "Baserow Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a row": {
      "ai_tool": [
        [
          {
            "node": "Baserow Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a row": {
      "ai_tool": [
        [
          {
            "node": "Baserow Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many rows": {
      "ai_tool": [
        [
          {
            "node": "Baserow Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}