homedepot_product
Retrieve complete Home Depot product details by ID, including name, description, brand, price, ratings, and customer reviews.
Instructions
Home Depot product detail. Returns one Home Depot product's full detail: name, description, brand, model, store SKU, GTIN, price, images, aggregate rating and review count, and the featured customer reviews embedded on the product page. id is the numeric product/internet id (the trailing number of a /p/{slug}/{id} URL). The product page does not distinguish an unknown id from a known one in a consistent way, so an unrecognized id may return an upstream error rather than a not-found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Home Depot product/internet id, e.g. 320326875 |