apple_books_audiobook_reviews
Retrieve Apple Books audiobook customer reviews by audiobook ID. Supports pagination, language, and country filters for targeted review pages.
Instructions
Retrieve Apple Books audiobook customer reviews. Returns a page of an audiobook's customer reviews. The default first page is served from the audiobook's own catalog page; deeper pages (page>1 or a larger limit) page through Apple's review API directly, up to 20 per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Apple Books numeric audiobook ID | |
| lang | No | Result language tag | |
| page | No | Review page number, default 1 | |
| limit | No | Reviews per page, default 10, max 20 | |
| country | No | Two-letter storefront country code |