{
  "name": "🛠️ Okta tool MCP server 💪 all 5 operations",
  "nodes": [
    {
      "id": "1f3d64ec-2960-4a1a-8cb8-4740e6b3a4a8",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b02c14e5-53f3-41e3-9dbd-d69a69fe9487",
      "name": "Okta Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "1c98dc77-33b1-4232-b5ab-3fc1c6837a29",
      "name": "Create a new user",
      "type": "n8n-nodes-base.oktaTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "0ebc1b0c-fee6-4be6-b186-0c0c9e2457fe",
      "name": "Delete a user",
      "type": "n8n-nodes-base.oktaTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "1aaf26a8-d298-4d9c-a9a0-b55867a0b82b",
      "name": "Get a user",
      "type": "n8n-nodes-base.oktaTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "195b5113-9cfd-413f-b54e-21fd582641d7",
      "name": "Get many users",
      "type": "n8n-nodes-base.oktaTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "7acf696d-8c47-4cf5-a6b1-86aae9db605d",
      "name": "Update a user",
      "type": "n8n-nodes-base.oktaTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "013c55d8-d773-4ab7-919f-bbb84317059b",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a user": {
      "ai_tool": [
        [
          {
            "node": "Okta Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a user": {
      "ai_tool": [
        [
          {
            "node": "Okta Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a user": {
      "ai_tool": [
        [
          {
            "node": "Okta Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many users": {
      "ai_tool": [
        [
          {
            "node": "Okta Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a new user": {
      "ai_tool": [
        [
          {
            "node": "Okta Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}