anime_search
Search for anime by text query and get normalized public data from AniList, including titles, scores, popularity, format, status, season, genres, tags, and studios.
Instructions
Search anime. Searches anime by free-text query. Credential-free public anime data from AniList. Returns normalized entries: titles, scores, popularity, format, status, season, genres, tags, and studios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number, default 1 | |
| sort | No | Ordering: SEARCH_MATCH, POPULARITY_DESC, SCORE_DESC, TRENDING_DESC, FAVOURITES_DESC, START_DATE_DESC. Default SEARCH_MATCH. | |
| query | Yes | Search text | |
| per_page | No | Results per page, default 10, max 50 |