real_time_walmart_data
Search Walmart products, explore categories, and get details, offers, and reviews in real-time to support shopping research and price comparisons.
Instructions
Walmart product search, products by category, product details, offers and reviews.
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
product_offers (required: product_id): Product Offers
product_reviews (required: product_id): Product Reviews
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. |