anilist_mal_import
Import a MyAnimeList user's completed anime list to generate personalized recommendations based on their taste. No MAL authentication needed.
Instructions
Import a MyAnimeList user's completed anime list and generate personalized recommendations based on their taste. No MAL auth needed. Use when the user mentions their MAL account or wants recs from MAL history. Returns a taste profile summary and recommended titles from AniList.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| malUsername | Yes | MyAnimeList username to import | |
| limit | No | Number of recommendations to return (default 5, max 15) |