{
  "name": "eBay fulfillment API operations for AI agents with MCP server",
  "nodes": [
    {
      "id": "ba6f5ced-cd22-420e-b372-63b63c19e0b6",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "bdb03bb7-7fc8-440f-85ec-881a85125769",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
      "name": "Fulfillment MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "9fe3524e-7b9f-45c7-8f75-764b9a2dfd69",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f7d3cefa-efaa-48a3-a4b0-d9e6fbad37e5",
      "name": "Search Orders",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "def3fc14-bd2a-455f-8e6b-15f779f5720d",
      "name": "Retrieve Order Details",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ]
    },
    {
      "id": "a6ba862e-6893-4b59-bb42-cbe0a45b60fc",
      "name": "Issue Order Refund",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ]
    },
    {
      "id": "25005aad-a643-4a3a-928c-acdec8e0ae18",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "35799355-397b-439e-a6de-175752d9d43d",
      "name": "List Order Fulfillments",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ]
    },
    {
      "id": "dd742dbf-2294-4616-bc0e-d1009b71fd37",
      "name": "Create Shipping Fulfillment",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ]
    },
    {
      "id": "a6c3b277-5902-4c74-b737-4e1c420cc5c6",
      "name": "Retrieve Fulfillment Details",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        180
      ]
    },
    {
      "id": "98e9e70c-378f-4a13-aa90-0850ba6749d8",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e72080ac-4789-4b96-b7e9-81cd27d4ab0b",
      "name": "Retrieve Dispute Details",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ]
    },
    {
      "id": "202b8213-7073-47f9-8ac6-57362ebf5a4f",
      "name": "Accept Payment Dispute",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        420
      ]
    },
    {
      "id": "85da0597-a145-4bf8-8ca0-e75a6618ad36",
      "name": "Retrieve Dispute Activity",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        420
      ]
    },
    {
      "id": "34253a93-2386-47b9-905a-7f2a19ebf4dc",
      "name": "Add Dispute Evidence",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        420
      ]
    },
    {
      "id": "651a9de5-5743-4e8c-830d-636376b7bfe6",
      "name": "Contest Payment Dispute",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        420
      ]
    },
    {
      "id": "8280fcea-f92a-4121-89e6-5810ae0c22a7",
      "name": "Retrieve Evidence File",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        480,
        420
      ]
    },
    {
      "id": "e17df1d5-9df4-432b-8bb1-6b665202b872",
      "name": "Update Dispute Evidence",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        680,
        420
      ]
    },
    {
      "id": "e5d6fead-5286-493e-bdf4-45d755aa3e96",
      "name": "Upload Evidence File",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        880,
        420
      ]
    },
    {
      "id": "340e625d-b60b-4f55-80e6-7e3eed43f259",
      "name": "Search Payment Disputes",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        1080,
        420
      ]
    }
  ],
  "connections": {
    "Search Orders": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Issue Order Refund": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add Dispute Evidence": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Upload Evidence File": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Accept Payment Dispute": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Evidence File": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Order Details": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Contest Payment Dispute": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List Order Fulfillments": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Search Payment Disputes": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update Dispute Evidence": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Dispute Details": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Dispute Activity": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create Shipping Fulfillment": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Fulfillment Details": {
      "ai_tool": [
        [
          {
            "node": "Fulfillment MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}