Get manga recommendations
get_manga_recommendationsRetrieves community recommendations for a manga by its MAL ID, sorted by votes (top 25). Falls back to official API if Jikan is unavailable.
Instructions
Get community recommendations for manga similar to the given mal_id, ordered by votes and capped at the top 25 (no pagination). Get the mal_id from search_manga. Use get_top_manga instead for a global popularity/score ranking not tied to one title. If Jikan is unavailable and MAL_CLIENT_ID is set, transparently retries via the official API's own recommendations field (same output shape, but ordering/counts may differ slightly from Jikan's).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MyAnimeList numeric ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recommendations | Yes |