microsoftstore_reviews_summary
Retrieve a Microsoft Store product's aggregate rating summary: average rating, total review count, star distribution, and top critical and favorable reviews. Pulls credential-free public data directly from the store's review-summary API.
Instructions
Get a Microsoft Store product's aggregate rating summary. Returns a product's aggregate rating: average rating, total review count, a 1-5 star rating distribution, and the upstream-selected most critical and most favorable written reviews. Credential-free public Microsoft Store data, read directly from the store's own review-summary API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Display locale (BCP-47) | |
| country | No | Store country/region code (ISO-2) | |
| product_id | Yes | Microsoft Store product id |