{
  "name": "🛠️ Gong tool MCP server",
  "nodes": [
    {
      "id": "fc8a547a-820b-4ab7-a4bd-05a63ed301f9",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 780,
        "content": "## 🛠️ Gong Tool MCP Server\n\n### 📋 Available Operations (4 total)\n\n**Call**: get, get all\n**User**: get, get all\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n ins"
      }
    },
    {
      "id": "52996676-e0e6-4f3f-a5b8-6be3f22eabfd",
      "name": "Gong Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -660,
        -160
      ]
    },
    {
      "id": "22b358d6-aa0d-4da6-9b34-a02aa0f98d2e",
      "name": "Get call",
      "type": "n8n-nodes-base.gongTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "04f68211-ff29-420c-bb77-83420df39d50",
      "name": "Get many calls",
      "type": "n8n-nodes-base.gongTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "05c98837-115e-40e5-a6ab-25d6e910ddab",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 620,
        "height": 180,
        "content": "## Call"
      }
    },
    {
      "id": "530d407e-8ccc-4c6f-b66c-3ba85cefdf7b",
      "name": "Get user",
      "type": "n8n-nodes-base.gongTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "72301140-ed1b-48ad-b65b-a0ee4b40f543",
      "name": "Get many users",
      "type": "n8n-nodes-base.gongTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "9c83c5fc-79b2-4506-9bbe-7c971486d59a",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 620,
        "height": 180,
        "content": "## User"
      }
    }
  ],
  "connections": {
    "Get call": {
      "ai_tool": [
        [
          {
            "node": "Gong Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get user": {
      "ai_tool": [
        [
          {
            "node": "Gong Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many calls": {
      "ai_tool": [
        [
          {
            "node": "Gong Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many users": {
      "ai_tool": [
        [
          {
            "node": "Gong Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}