real_time_ebay_data
Search eBay products, browse by category, and retrieve product details and seller feedback across multiple eBay domains.
Instructions
eBay product search, products by category, product details and seller feedback across eBay domains.
Operations (set "operation" to one of these; put its parameters in "args"):
search (required: query): Product Search
products_by_category (required: category_id): Products by Category
product_details (required: product_id): Product Details
seller_feedback (required: seller_id): Seller Feedback
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |