Get person details
get_personRetrieve full details for a person on MyAnimeList using their mal_id, including biography, staff positions, and voiced roles.
Instructions
Get full details for one person by mal_id: bio, their anime/manga staff positions and voiced roles (capped to the 50 most prominent for prolific people). Obtain the mal_id from search_people or a character's voice_actors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MyAnimeList numeric ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | No | ||
| about | No | ||
| anime | No | ||
| manga | No | ||
| mal_id | No | ||
| birthday | No | ||
| favorites | No | ||
| image_url | No | ||
| given_name | No | ||
| family_name | No | ||
| voice_roles | No | ||
| alternate_names | No |