{
  "name": "Allow AI agents to access User & Workitem operations - Kitemaker Tool MCP Server",
  "nodes": [
    {
      "id": "1b6d1936-4cff-4583-a019-264ca4ef2abe",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1480,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c25f032c-7908-4fc7-bb35-c22a1726b3fe",
      "name": "Kitemaker Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -300,
        160
      ]
    },
    {
      "id": "05128750-cb00-4a47-b8e5-bb5f66d6e3bd",
      "name": "Get the logged-in user's organization",
      "type": "n8n-nodes-base.kitemakerTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "226d1197-e7b7-44af-a71c-51bf53ce48e5",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "4ce0d5e1-aa27-4623-bfda-9630b68807e1",
      "name": "Get many spaces",
      "type": "n8n-nodes-base.kitemakerTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "b37f9ef6-bbbe-404f-ab36-06e21a65f479",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "8a2da8fd-da98-4389-babb-70f4db24e846",
      "name": "Get many users",
      "type": "n8n-nodes-base.kitemakerTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "f28918df-d4d5-4218-ae45-380c0326a52c",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7c8ae07f-bd6c-404f-8c7a-29f9662ea34b",
      "name": "Create a work item",
      "type": "n8n-nodes-base.kitemakerTool",
      "position": [
        -800,
        860
      ]
    },
    {
      "id": "838447b1-f4f7-4988-a9fc-6508c18ae2dc",
      "name": "Get a work item",
      "type": "n8n-nodes-base.kitemakerTool",
      "position": [
        -580,
        860
      ]
    },
    {
      "id": "bfa6db27-3a0d-4794-82e7-34fc68d82977",
      "name": "Get many work items",
      "type": "n8n-nodes-base.kitemakerTool",
      "position": [
        -360,
        860
      ]
    },
    {
      "id": "b667e4ca-66b1-4a4f-8259-51d28012ffff",
      "name": "Update a work item",
      "type": "n8n-nodes-base.kitemakerTool",
      "position": [
        -140,
        860
      ]
    },
    {
      "id": "44a7cfc7-4b7d-4101-a696-8a0fc2e4e1cc",
      "name": "Sticky Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        840
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get many users": {
      "ai_tool": [
        [
          {
            "node": "Kitemaker Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a work item": {
      "ai_tool": [
        [
          {
            "node": "Kitemaker Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many spaces": {
      "ai_tool": [
        [
          {
            "node": "Kitemaker Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a work item": {
      "ai_tool": [
        [
          {
            "node": "Kitemaker Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a work item": {
      "ai_tool": [
        [
          {
            "node": "Kitemaker Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many work items": {
      "ai_tool": [
        [
          {
            "node": "Kitemaker Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get the logged-in user's organization": {
      "ai_tool": [
        [
          {
            "node": "Kitemaker Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}