Search anime
search_animeFind any anime on MyAnimeList by keyword. Get its unique ID and compact details to use with other search or lookup tools.
Instructions
Search MyAnimeList anime by keyword. Use this to find an anime and its mal_id, which other tools (get_anime, get_anime_characters, ...) require. Returns compact summaries plus pagination info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query, e.g. an anime title. | |
| sfw | No | If true, exclude adult (NSFW) entries. Defaults to false (no filtering). | |
| page | No | 1-based page number for pagination. | |
| sort | No | Sort direction. | |
| type | No | Filter by media type. | |
| limit | No | Max results per page (1-25). | |
| genres | No | Comma-separated Jikan genre IDs, e.g. '1,4'. | |
| status | No | Filter by airing status. | |
| order_by | No | Field to order by. |