Search people
search_peopleSearch for actors, directors, and crew by name. Get the TMDB ID and best-known titles needed for detailed person lookups.
Instructions
Search TMDB people (actors, directors, crew) by name; returns the TMDB id needed by get_person plus their best-known titles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number for pagination. | |
| query | Yes | Person name to search for. | |
| 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. | |
| include_adult | No | Include adult (NSFW) results. Defaults to false. |