Get Suggested Anime
get_suggested_animeRetrieve personalized anime recommendations from your MyAnimeList watch history. Get suggestions based on your scored and watched anime.
Instructions
Fetch MyAnimeList's personalized anime suggestions for the authenticated user.
These are MAL's own recommendations based on the user's list (empty for accounts without watch history). Returns a compact text table plus structured content {"total_returned", "offset", "has_more", "results"} with the same compact shape as search_anime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum suggestions to return | |
| offset | No | Entries to skip for paging |