{
  "name": "Get, create, upadte profiles 🛠️ Humantic AI tool MCP server",
  "nodes": [
    {
      "id": "461103d8-5d46-4d49-8f51-c20fba121aaf",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -220
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## 🛠️ Humantic AI Tool MCP Server\n\n### 📋 Available Operations (3 total)\n\n**Profile**: create, get, update\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n"
      }
    },
    {
      "id": "b56875e3-54da-43f5-ac7c-c81288819ff0",
      "name": "Humantic AI Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -460,
        -140
      ]
    },
    {
      "id": "94beea83-38d0-490e-9f2b-71e2c11ae74a",
      "name": "Create a profile",
      "type": "n8n-nodes-base.humanticAiTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "0470af12-e89d-4a02-b817-a204473c87ba",
      "name": "Get a profile",
      "type": "n8n-nodes-base.humanticAiTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "288ebb5e-4da0-4a93-8301-c02e92e28d2a",
      "name": "Update a profile",
      "type": "n8n-nodes-base.humanticAiTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "65260c38-bf08-4e2c-9b01-76c8a4f10c93",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 840,
        "height": 180,
        "content": "## Profile"
      }
    }
  ],
  "connections": {
    "Get a profile": {
      "ai_tool": [
        [
          {
            "node": "Humantic AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a profile": {
      "ai_tool": [
        [
          {
            "node": "Humantic AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a profile": {
      "ai_tool": [
        [
          {
            "node": "Humantic AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}