{
  "name": "Give AI agents power to get, create, update issues with Linear tool MCP server 💪",
  "nodes": [
    {
      "id": "efacdb77-c316-4efe-af57-652b880d16c7",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "8b011125-700c-46ef-bbb9-43c99c55adf7",
      "name": "Linear Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "49c26147-1427-4099-bee8-19482ad1cb01",
      "name": "Create an issue",
      "type": "n8n-nodes-base.linearTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "2f6b7e3f-b312-479d-a4c8-90b2fb7455d6",
      "name": "Delete an issue",
      "type": "n8n-nodes-base.linearTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "c7e23622-58b0-470b-a894-fe88836fa37c",
      "name": "Get an issue",
      "type": "n8n-nodes-base.linearTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "89e59f36-5891-41d4-a9f8-bf2146a50c92",
      "name": "Get many issues",
      "type": "n8n-nodes-base.linearTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "58725702-df25-4fe5-96b5-5e3e3161a16c",
      "name": "Update an issue",
      "type": "n8n-nodes-base.linearTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "9ce7d2f8-b315-4e9f-bfd2-65ea13377eb1",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get an issue": {
      "ai_tool": [
        [
          {
            "node": "Linear Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an issue": {
      "ai_tool": [
        [
          {
            "node": "Linear Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an issue": {
      "ai_tool": [
        [
          {
            "node": "Linear Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many issues": {
      "ai_tool": [
        [
          {
            "node": "Linear Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update an issue": {
      "ai_tool": [
        [
          {
            "node": "Linear Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}