{
  "name": "Connect AI agents to eBay Seller Metrics API via MCP Server",
  "nodes": [
    {
      "id": "819d1261-7a9a-431e-bee9-cc65a2ca0aa4",
      "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": "2ade0736-d182-457c-9984-f48a9ebc3f06",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 920,
        "content": "## 🛠️  Seller Service Metrics API  MCP Server ✅ 4 operations\n\n### About\nThe Analytics API provides eBay sellers with performance metrics across three key areas: customer service comparisons, buyer eng"
      }
    },
    {
      "id": "a468724a-7f22-4f1e-ace6-1df1ef769430",
      "name": " Seller Service Metrics API  MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "4c1d1172-dcde-4c79-97ff-935896381735",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## Customer Service Metric"
      }
    },
    {
      "id": "d151f9a6-cb8b-4904-870d-48078825edc4",
      "name": "Retrieve Seller Service Metrics",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "9445d938-d746-4444-8b39-c3fcd5cc7931",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "width": 500,
        "height": 200,
        "content": "## Seller Standards Profile"
      }
    },
    {
      "id": "acc71602-9565-47f5-8cc2-08ebea1e9289",
      "name": "Fetch Seller Standards Profiles",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ]
    },
    {
      "id": "d7498287-45e6-418c-811e-24c1fa310916",
      "name": "Get Seller Standards Profile",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ]
    },
    {
      "id": "8d11a9de-6d96-4dbe-b34a-cb3f5bfa0a12",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## Traffic Report"
      }
    },
    {
      "id": "20a7bbe4-faf8-4703-ac5a-4d5346a17f9f",
      "name": "Retrieve Listing Traffic Report",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ]
    }
  ],
  "connections": {
    "Get Seller Standards Profile": {
      "ai_tool": [
        [
          {
            "node": " Seller Service Metrics API  MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Seller Standards Profiles": {
      "ai_tool": [
        [
          {
            "node": " Seller Service Metrics API  MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Listing Traffic Report": {
      "ai_tool": [
        [
          {
            "node": " Seller Service Metrics API  MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Seller Service Metrics": {
      "ai_tool": [
        [
          {
            "node": " Seller Service Metrics API  MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}