{
  "name": "[eBay] recommendation API MCP server",
  "nodes": [
    {
      "id": "d51b6a7d-2e23-4bf5-9dd1-632e82b3914c",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1020,
        "content": "### ⚙️ Setup Instructions\n\n1. **Import Workflow**: \nLoad this workflow into your n8n instance\n\n2. **Configure Authentication**: \nSet up oauth2 credentials\n\n3. **Activate Workflow**:\nEnable the workflo"
      }
    },
    {
      "id": "cf2b726c-b68c-406c-ad37-2cef2807af82",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 920,
        "content": "## 🛠️ Recommendation MCP Server ✅ 1 operations\n\n### About\nThe Recommendation API returns information that sellers can use to optimize the configuration of their listings on eBay. Currently, the API co"
      }
    },
    {
      "id": "93bbcd35-dc1d-477f-9211-eea2e8d17350",
      "name": "Recommendation MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "88bcaf55-49e9-4e24-ad56-6c7a0f836283",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 300,
        "height": 240,
        "content": "## Listing Recommendation"
      }
    },
    {
      "id": "b7eec5b8-765d-4b5a-b116-81c4c2213801",
      "name": "Get Promoted Listings Recommendations",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -20
      ]
    }
  ],
  "connections": {
    "Get Promoted Listings Recommendations": {
      "ai_tool": [
        [
          {
            "node": "Recommendation MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}