Get anime episodes
get_anime_episodesRetrieve episodes of an anime by its MyAnimeList ID, including titles, air dates, and filler/recap flags. Supports pagination for long series.
Instructions
List an anime's episodes (by mal_id) with titles, air dates and filler/recap flags. Paginated (~100 per page); use page for long-running series. Get the mal_id from search_anime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MyAnimeList numeric ID. | |
| page | No | 1-based page number for pagination. |