realtime_homedepot_data
Retrieve real-time Home Depot product data: search products, browse by category, get detailed info, and read customer reviews.
Instructions
Fast and Reliable Product Searches, Product List by Category, Extensive Products Details, Product Reviews, and More on Home Depot in Real-Time.
Operations (set "operation" to one of these; put its parameters in "args"):
search (required: query): Search
products_by_category (required: category_id): Products By Category
product_details (no required params): Product Details
item_lookup (required: search): Item Lookup
product_reviews (required: item_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. |