Get manga reviews
get_manga_reviewsRetrieve user reviews and scores for a manga by providing its MyAnimeList ID. Each review includes the score and text.
Instructions
Get user reviews for one manga (by mal_id), including score and review text. Get the mal_id from search_manga.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MyAnimeList numeric ID. | |
| limit | No | Max results per page (1-25). |