crunchyroll_browse
Browse anime by popularity, new additions, genre/category, or simulcast season with filters for dubbed/subbed content and pagination.
Instructions
Browse anime by popularity, new additions, genre/category, or simulcast season. Use crunchyroll_get_categories to get valid category names and crunchyroll_get_simulcast_seasons for season tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of results (default 20) | |
| start | No | Offset for pagination (default 0) | |
| sort_by | No | Sort order | |
| is_dubbed | No | Filter for dubbed content | |
| is_subbed | No | Filter for subbed content | |
| categories | No | Comma-separated category slugs (e.g. 'action,fantasy') | |
| seasonal_tag | No | Simulcast season tag ID (from crunchyroll_get_simulcast_seasons) |