Get person details
get_personRetrieve full biographical details, department, and links for a person using their TMDB ID from search results or credits lists.
Instructions
Get full details for one person by TMDB id: biography, birthday/deathday, department, and links (TMDB + IMDb). Get the id from search_people or a credits list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TMDB numeric id. | |
| language | No | Override the response language (ISO-639-1, optionally with a region), e.g. 'ru-RU' or 'en-US'. Localizes titles/overviews/genre names. Defaults to the server's TMDB_LANGUAGE. |