audible_product_reviews
Retrieve Audible audiobook customer reviews by ASIN to access author, title, body, overall/performance/story ratings, helpful votes, and submission dates from public data.
Instructions
Get an Audible audiobook's customer reviews. Returns a page of an Audible audiobook's customer reviews (author, title, body, overall/performance/story ratings, helpful votes, submission date). Credential-free public catalog data from api.audible.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | Audible ASIN | |
| page | No | Zero-based result page, default 0 | |
| limit | No | Max reviews, default 10, max 50 |