anime_title
Fetch detailed anime records by AniList ID and get normalized titles, scores, genres, studios, airing dates, and more. Optionally enrich with MyAnimeList community score for broader ratings context.
Instructions
Get an anime. Returns a normalized anime by AniList id: titles (romaji/english/native), MyAnimeList id, scores, popularity, favourites, format, status, season, episodes, duration, genres, ranked tags, studios, dates, description, images, and next-airing countdown. Pass mal=true to additionally enrich the response with the MyAnimeList community score (mal block: score on a 0-10 scale, plus scored-by count), scraped credential-free from the public MAL page. Credential-free public AniList data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList anime id | |
| mal | No | Enrich with the MyAnimeList community score (adds one fetch; omitted when the title has no MAL id) |