{
  "name": "Expose eBay taxonomy API to AI agents for category management",
  "nodes": [
    {
      "id": "57d4211f-2b98-4ed3-944e-9b72b52a01c1",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "691b8630-de75-46ad-a3ba-5b771412e7b4",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "16443464-8156-4023-a777-c99e3b946bb1",
      "name": "Taxonomy MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "dd75cca7-7c49-4e10-bf0b-09e6e0e60b73",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "079974f6-757e-47be-ab16-6cd6e20a11c3",
      "name": "Fetch Category Tree",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "0339548c-b4d6-4b0f-9c2c-71f61f1ff3a5",
      "name": "Retrieve Leaf Category Aspects",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ]
    },
    {
      "id": "0ad38df6-0001-414a-8464-3abb49520f88",
      "name": "Fetch Category Subtree",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ]
    },
    {
      "id": "8775ca14-d60c-47cf-9183-3e4060b42890",
      "name": "Get Category Suggestions",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        -60
      ]
    },
    {
      "id": "7e5a140d-156f-4d2b-a565-4d45794f1ef1",
      "name": "Retrieve Compatibility Properties",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ]
    },
    {
      "id": "781b8067-8af4-4923-8b35-8cd1b4df2777",
      "name": "Fetch Compatibility Values",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ]
    },
    {
      "id": "64c174a7-bd3d-49ef-a84c-202590e6bbbd",
      "name": "Get Item Aspects by Category",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        180
      ]
    },
    {
      "id": "9e2fc19a-e940-4f1f-abbb-87016ef34279",
      "name": "Fetch Default Category Tree ID",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        180
      ]
    }
  ],
  "connections": {
    "Fetch Category Tree": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Category Subtree": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Category Suggestions": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Compatibility Values": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Item Aspects by Category": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Default Category Tree ID": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Leaf Category Aspects": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Compatibility Properties": {
      "ai_tool": [
        [
          {
            "node": "Taxonomy MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}