{
  "name": "🛠️ Plivo tool MCP server 💪 all 3 operations",
  "nodes": [
    {
      "id": "e948d127-ef56-49db-a60b-ab15956ef5e0",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -40
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ Plivo Tool MCP Server\n\n### 📋 Available Operations (3 total)\n\n**Call**: make\n**Mms**: send\n**Sms**: send\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n insta"
      }
    },
    {
      "id": "0f681e44-3884-410e-8eb1-4ae3a15d4055",
      "name": "Plivo Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -40
      ]
    },
    {
      "id": "4b6d73d4-16df-4ec7-a9c7-20eef89d8375",
      "name": "Make a call",
      "type": "n8n-nodes-base.plivoTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "458be9e7-9121-4011-ab52-167f9e21f620",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Call"
      }
    },
    {
      "id": "7f670150-81ca-476c-a8bc-98f165bc037e",
      "name": "Send an MMS",
      "type": "n8n-nodes-base.plivoTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "539a70ae-a772-4b22-8868-aed7191fe8b1",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Mms"
      }
    },
    {
      "id": "9ef9d130-f5d3-4c6c-aada-1c27ad109372",
      "name": "Send an SMS",
      "type": "n8n-nodes-base.plivoTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "3047d812-9f1c-4af2-a066-f18a3bfc146d",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Sms"
      }
    }
  ],
  "connections": {
    "Make a call": {
      "ai_tool": [
        [
          {
            "node": "Plivo Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Send an MMS": {
      "ai_tool": [
        [
          {
            "node": "Plivo Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Send an SMS": {
      "ai_tool": [
        [
          {
            "node": "Plivo Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}