anime.titles.top
Retrieve top-ranked anime titles filtered by type, status, or popularity using MyAnimeList data via Jikan API.
Instructions
Get top-ranked anime by score — filter by type (TV/movie/OVA), status (airing/upcoming), or popularity (MyAnimeList via Jikan)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter top list by anime type (default: all types) | |
| filter | No | Filter: "airing" (currently), "upcoming", "bypopularity", or "favorite" | |
| page | No | Page number (default: 1) | |
| limit | No | Results per page (default: 10, max: 25) |