{
  "name": "Give AI agents power to create lists, items with LoneScale tool MCP Server",
  "nodes": [
    {
      "id": "06d09e42-7d28-46b2-b3dc-4ef15c2f8d03",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1480,
        -180
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ LoneScale Tool MCP Server\n\n### 📋 Available Operations (2 total)\n\n**List**: create\n**Item**: add\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. "
      }
    },
    {
      "id": "d1ab9aaa-c7c0-45fe-927f-49c89ae14004",
      "name": "LoneScale Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -700,
        -120
      ]
    },
    {
      "id": "483990ff-5beb-4cf3-a8d3-392c6880fc38",
      "name": "Create a list",
      "type": "n8n-nodes-base.loneScaleTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "4a0abf2d-3b51-4a1a-ae4f-09144b810880",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## List"
      }
    },
    {
      "id": "1375464b-b3b2-4b06-abdd-df563678456f",
      "name": "Create a item",
      "type": "n8n-nodes-base.loneScaleTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "a2dc6b73-fc67-480a-9edf-620d061ab29a",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Item"
      }
    }
  ],
  "connections": {
    "Create a item": {
      "ai_tool": [
        [
          {
            "node": "LoneScale Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a list": {
      "ai_tool": [
        [
          {
            "node": "LoneScale Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}