Get a random anime
get_random_animeDiscover new anime by retrieving a random anime with full details. Filter by safe-for-work content or exclude ecchi genres.
Instructions
Return one random anime (full details). Good for discovery / suggestions. No official-API fallback exists for this tool — it always needs Tenrai itself to be reachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sfw | No | If true, exclude adult/explicit-rated entries (R+ Mild Nudity and up). Defaults to false (no filtering). Note: this alone still allows mainstream, safely-rated shows tagged with the Ecchi genre (fanservice) through — use `sfw_strict` to also exclude those. | |
| sfw_strict | No | If true, exclude adult/explicit-rated entries AND anything tagged with the Ecchi genre, even otherwise-mainstream/safely-rated shows. Stricter than `sfw` alone. Defaults to false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| rank | No | ||
| type | No | ||
| year | No | ||
| aired | No | ||
| score | No | ||
| title | No | ||
| airing | No | ||
| genres | No | ||
| mal_id | Yes | ||
| rating | No | ||
| season | No | ||
| source | No | ||
| status | No | ||
| themes | No | ||
| members | No | ||
| studios | No | ||
| trailer | No | ||
| duration | No | ||
| episodes | No | ||
| external | No | ||
| moreinfo | No | ||
| synopsis | No | ||
| broadcast | No | ||
| favorites | No | ||
| image_url | No | ||
| licensors | No | ||
| producers | No | ||
| relations | No | ||
| scored_by | No | ||
| streaming | No | ||
| background | No | ||
| popularity | No | ||
| demographics | No | ||
| ending_themes | No | ||
| title_english | No | ||
| opening_themes | No | ||
| title_japanese | No | ||
| title_synonyms | No | ||
| explicit_genres | No |