{
  "name": "[eBay] metadata API MCP server",
  "nodes": [
    {
      "id": "88976b14-1617-4278-a95d-d57f35a59d4c",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c27345ae-4a3f-452a-91ff-57d83e0986d0",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e8f08bb8-c063-4b31-a8d4-83af94493d42",
      "name": "Metadata MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "12dee8e0-64da-475d-a2c1-ae1c43c5d986",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "ca2cfe0e-d62a-4f7f-9771-2214955c55cd",
      "name": "Get Sales Tax Jurisdictions",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "7c7d3674-86a2-4ffe-8279-096c7faeb0f9",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "1d7e5a73-90fb-4c87-b8a1-904de2b2c298",
      "name": "Get Automotive Parts Policies",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ]
    },
    {
      "id": "e581053a-6423-4d0a-bc89-bb7df09462ed",
      "name": "Get Producer Responsibility Policies",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ]
    },
    {
      "id": "8b200b7d-0ddd-4615-a0ad-57fe053ea9f0",
      "name": "Get Hazardous Materials Labels",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        180
      ]
    },
    {
      "id": "d1ac4f42-23db-461c-80ac-92f7cb13ffa7",
      "name": "Get Item Condition Policies",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        180
      ]
    },
    {
      "id": "6949a88f-3008-4f93-8b10-46ed86598895",
      "name": "Get Listing Structure Policies",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ]
    },
    {
      "id": "58855159-bfe7-4af4-8049-6d914c34c57e",
      "name": "Get Negotiated Price Policies",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        420
      ]
    },
    {
      "id": "e0e2342c-00fc-4c47-b7f4-ebdb44c6085c",
      "name": "Get Return Policy Guidelines",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        420
      ]
    }
  ],
  "connections": {
    "Get Item Condition Policies": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Sales Tax Jurisdictions": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Return Policy Guidelines": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Automotive Parts Policies": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Negotiated Price Policies": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Hazardous Materials Labels": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Listing Structure Policies": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Producer Responsibility Policies": {
      "ai_tool": [
        [
          {
            "node": "Metadata MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}