anilist_genres
Browse top anime or manga by genre, filtering by year, status, and format for a ranked list of best titles.
Instructions
Browse top anime or manga in a specific genre. Use when the user asks for the best titles in a genre, e.g. "best romance anime" or "top thriller manga from 2023". Supports year, status, and format filters. Returns ranked list with title, score, and genres.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | Yes | Genre to browse, e.g. "Action", "Romance", "Horror" | |
| type | No | Browse anime or manga | ANIME |
| year | No | Filter by release year | |
| status | No | Filter by airing/publishing status | |
| format | No | Filter by format | |
| sort | No | How to rank results | SCORE |
| isAdult | No | Include adult (18+) content in results | |
| limit | No | Number of results to return (default 10, max 25) | |
| page | No | Page number for pagination (default 1) |