Search Anime
search_animeFind anime by title from MyAnimeList's catalog, returning score, episodes, genres, and synopsis.
Instructions
Search MyAnimeList's public anime catalog by title.
Returns a compact text table (id|title|year|type|mean|eps|genres) plus structured content {"count": int, "results": [...]} where each result has: id, title, picture, year, media_type, airing_status, mean (community score), num_episodes, genres, and a synopsis truncated to 300 characters. Use get_anime_detail for full information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return | |
| query | Yes | Title to search for (MAL needs ~3+ characters) |