Get anime reviews
get_anime_reviewsRetrieve user reviews and scores for a specific anime using its MyAnimeList ID. View review text and rating to evaluate anime quality.
Instructions
Get user reviews for one anime (by mal_id), including score and review text. Get the mal_id from search_anime. (For a cross-title feed, use get_top_reviews.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MyAnimeList numeric ID. | |
| limit | No | Max results per page (1-25). |