anilist_recommendations
Get community recommendations for anime or manga similar to a specific title. Returns ranked results with format, score, and genres.
Instructions
Get community recommendations for a specific anime or manga. Use when the user asks for shows similar to a specific title, or says "I liked X, what else should I watch?" Returns titles ranked by recommendation count with format, score, and genres.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | AniList media ID | |
| title | No | Search by title if no ID is known | |
| type | No | Media type. Defaults to ANIME. | ANIME |
| limit | No | Number of recommendations to return (default 10, max 25) |