manga_title_recommendations
Get manga recommendations by AniList ID, sorted by most recommended, with community ratings and full title records. Works across media types.
Instructions
List titles recommended alongside a manga. Returns the titles AniList users recommend alongside a manga, most-recommended first, each with its community rating and full title record. Recommendations can cross media types -- a manga's list may include anime -- so read each entry's own type rather than assuming manga. An anime id here returns 404 -- use GET /anime/title/{id}/recommendations for those. Credential-free public AniList data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList manga id | |
| page | No | 1-based page number, default 1 | |
| per_page | No | Results per page, default 10, max 50 |