{
  "name": "🛠️ Freshdesk tool MCP server 💪 all 10 operations",
  "nodes": [
    {
      "id": "814a6d2c-0725-4f86-b885-eda369d5f142",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -260
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a1cc5a9e-242a-49cf-be87-acdef8a8feb7",
      "name": "Freshdesk Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "18f908b8-5721-4607-a141-ac3d4c7aae53",
      "name": "Create a contact",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "f8aaa762-c9b0-4039-b805-ac93cf8f2c30",
      "name": "Delete a contact",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "98989de7-ac23-48d5-9724-b5118786feca",
      "name": "Get a contact",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "7117ac51-7f88-4393-aa40-1e96713c04bf",
      "name": "Get many contacts",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "b4409d2d-3901-49b2-b1f3-78bd1827c662",
      "name": "Update a contact",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "185a29d8-da05-47f0-a49e-f5daca3e3a52",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "4022cf43-61ae-4489-9bfb-39ca4ce2d33a",
      "name": "Create a ticket",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "922c6abc-1ef6-4b67-b82a-1bc561e85d71",
      "name": "Delete a ticket",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "e63ca936-0d87-493d-8687-da690af6694b",
      "name": "Get a ticket",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "a99ef148-7cef-4ca3-9ac3-bc4aaa2fdb9c",
      "name": "Get many tickets",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        -140,
        380
      ]
    },
    {
      "id": "aa96f121-c605-45dc-931e-213481d3e46f",
      "name": "Update a ticket",
      "type": "n8n-nodes-base.freshdeskTool",
      "position": [
        80,
        380
      ]
    },
    {
      "id": "5adafd29-49f3-4b0a-beab-a7f5ff2e60a4",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a ticket": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a contact": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a ticket": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a ticket": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a ticket": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a contact": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a contact": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many tickets": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a contact": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many contacts": {
      "ai_tool": [
        [
          {
            "node": "Freshdesk Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}