Get dealer rating summary
get_dealer_rating_summaryVet a dealer before recommending a purchase by retrieving its star-rating histogram and weighted average rating from per-star review counts.
Instructions
Star histogram and weighted average rating for a dealer, reconstructed from per-star review counts. 5 lightweight requests (~8s uncached, then cached 30 min) - use it to vet an unfamiliar dealer before recommending a purchase. For several dealers, prefer get_dealer_rating_summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dealerId | Yes | Dealer id from get_watch's sellerIds (NOT the customerId) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| average | Yes | Weighted average star rating (2 decimals); null when the dealer has no reviews | |
| dealerId | Yes | ||
| histogram | Yes |