{
  "name": "Create an eBay item feed service API Gateway for AI agents",
  "nodes": [
    {
      "id": "5d9e83d6-922c-4e3f-891f-e34d1a9c8784",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a4e9a55a-3887-482f-9e15-61b12b295275",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5c765dcf-47cb-4972-a0fa-1e81cf37c8d6",
      "name": "Item Feed Service MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -940,
        -240
      ]
    },
    {
      "id": "eba0e54d-9a32-4a33-ba6a-f346d3c23ffc",
      "name": "Download Item Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -640,
        80
      ]
    },
    {
      "id": "cfd15427-1d4d-405e-a668-c6e42eff87b9",
      "name": "Grid Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -740,
        20
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e53f9f91-b945-4e85-9b00-8cf2c34091d4",
      "name": "Download Item Group Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -360,
        80
      ]
    },
    {
      "id": "0b21eba7-a7ff-4699-b656-efe62211df3c",
      "name": "Grid Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        20
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "03744c90-f252-4a3c-ae10-a34cbf86140d",
      "name": "Download Priority Item Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -80,
        80
      ]
    },
    {
      "id": "2d31d961-2202-4bf0-a223-480f5b5fd3ba",
      "name": "Grid Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -180,
        20
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "1599e8ee-947f-46b2-8335-764f4ceef268",
      "name": "Download Hourly Snapshot Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        200,
        80
      ]
    },
    {
      "id": "c6255e23-67fa-49b9-b028-8fec1a6ec871",
      "name": "Grid Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        20
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Download Item Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Item Group Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Priority Item Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Hourly Snapshot Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}