Search characters
search_characterSearch AniList for anime/manga characters by name and get their AniList character IDs for use with other AniList operations.
Instructions
Search AniList for characters by name. Returns AniList IDs to use with get_character.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. AniList's paginated connections (search results, a title's characters/staff/reviews, activity feeds, forum comments) reject a page whose page × perPage exceeds ~5000 entries with an upstream error, so paging that deep fails rather than returning more results. | |
| term | Yes | Character name (or part of it) to search for. | |
| perPage | No | Results per page (max 25). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |