{
  "name": "🛠️ PostBin tool MCP server 💪 6 operations",
  "nodes": [
    {
      "id": "0f17cb79-5879-4c46-84e5-53c3daacfe0e",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5b4452e9-6a25-44ba-b463-2b2e14ef7976",
      "name": "PostBin Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -460,
        -100
      ]
    },
    {
      "id": "944f1b4d-23ae-45f6-89c8-f5d0bb46164b",
      "name": "Create a bin",
      "type": "n8n-nodes-base.postBinTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "e3242a5b-0281-478f-bca8-05b58d431ec2",
      "name": "Get a bin",
      "type": "n8n-nodes-base.postBinTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "3a287df5-4cb9-420f-b56a-aeaa1387c683",
      "name": "Delete a bin",
      "type": "n8n-nodes-base.postBinTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "9e97d27f-141f-4006-ac13-baffbdcf7f76",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "fff88ced-457c-4f09-a004-7cf2709abd30",
      "name": "Get a request",
      "type": "n8n-nodes-base.postBinTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "eebb19ff-eacf-4db5-8883-5ec17022ddd7",
      "name": "Remove First a request",
      "type": "n8n-nodes-base.postBinTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "17b86d3f-da83-4702-a25b-9654b02da8d8",
      "name": "Send a request",
      "type": "n8n-nodes-base.postBinTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "2c7b10ce-2af4-4dd8-995d-8dcb9cb2c8c4",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a bin": {
      "ai_tool": [
        [
          {
            "node": "PostBin Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a bin": {
      "ai_tool": [
        [
          {
            "node": "PostBin Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a bin": {
      "ai_tool": [
        [
          {
            "node": "PostBin Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a request": {
      "ai_tool": [
        [
          {
            "node": "PostBin Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Send a request": {
      "ai_tool": [
        [
          {
            "node": "PostBin Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Remove First a request": {
      "ai_tool": [
        [
          {
            "node": "PostBin Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}