{
  "name": "Create eBay listing drafts with AI agents via MCP server",
  "nodes": [
    {
      "id": "a53a6365-7248-4db9-8ed1-cc8b6a0133e4",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1060,
        "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": "3f6ca61c-fac1-4dca-9f01-bc70cdd27dc7",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 920,
        "content": "## 🛠️ Listing MCP Server ✅ 1 operations\n\n### About\nNote: This is a (Limited Release) API available only to select developers approved by business units.Enables a seller adding an ad or item on a Partn"
      }
    },
    {
      "id": "33a9ec12-6f69-4c37-af3c-565c53ec1d90",
      "name": "Listing MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "ab6510ef-9414-4c29-b18b-61688985ff91",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## Item Draft"
      }
    },
    {
      "id": "88bc61dc-e87a-482f-b94e-9630c1759aa6",
      "name": "Create eBay Listing Draft",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    }
  ],
  "connections": {
    "Create eBay Listing Draft": {
      "ai_tool": [
        [
          {
            "node": "Listing MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}