{
  "name": "🛠️ Pushbullet tool MCP server 💪 all 4 operations",
  "nodes": [
    {
      "id": "25c033a7-33ba-4224-ab53-7683b6f901dc",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ Pushbullet Tool MCP Server\n\n### 📋 Available Operations (4 total)\n\n**Push**: create, delete, get all, update\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n i"
      }
    },
    {
      "id": "9c135778-e26c-4e0c-829c-47c0cf0fe594",
      "name": "Pushbullet Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -100
      ]
    },
    {
      "id": "dc6c1575-34d2-466b-b660-31cc879432d0",
      "name": "Create a push",
      "type": "n8n-nodes-base.pushbulletTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "e95e4375-2679-4726-a8f8-18c48b62fad9",
      "name": "Delete a push",
      "type": "n8n-nodes-base.pushbulletTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "14f48954-246e-4427-9baf-2ffc10a10ee2",
      "name": "Get many pushes",
      "type": "n8n-nodes-base.pushbulletTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "4eee2c3c-cfa4-43bf-b05f-c40a1ff2e8d6",
      "name": "Update a push",
      "type": "n8n-nodes-base.pushbulletTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "dfb2da1b-38f6-4e7b-847d-2f3c7e5cac2d",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 1060,
        "height": null,
        "content": "## Push"
      }
    }
  ],
  "connections": {
    "Create a push": {
      "ai_tool": [
        [
          {
            "node": "Pushbullet Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a push": {
      "ai_tool": [
        [
          {
            "node": "Pushbullet Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a push": {
      "ai_tool": [
        [
          {
            "node": "Pushbullet Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many pushes": {
      "ai_tool": [
        [
          {
            "node": "Pushbullet Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}