Get Anime Characters
anime.titles.charactersRetrieve character cast and Japanese voice actors for an anime by its MyAnimeList ID. Returns names, roles, and images.
Instructions
Get character cast and Japanese voice actors for an anime — names, roles (main/supporting), images (MyAnimeList via Jikan)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MyAnimeList ID of the anime to get character cast for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |