Search People
search_peopleFind people by name and identify the correct person using birth year, profession, and credit counts. Get IMDb IDs to disambiguate lookalikes before further actor or movie queries.
Instructions
Find people by name and pick the right one before spending another call on them.
Answers questions like: "Who is James Hong?", "Is there more than one Michael Caine?", "Find the Danny Trejo who acts", "Which Sarah Douglas has the most credits?", "What is Bess Flowers' IMDb id?".
Returns each match with its imdb_name_id, birth and death years, listed professions,
credit count under the default definition, prominence score and best-known titles,
ordered exact match first, then prefix, then credit count. Use the imdb_name_id it
returns for every later call rather than passing the name again. filters accepts the
same person filter as rank_people, which is how you disambiguate two people with the
same name by birth year or profession.
This is lookup, not ranking: it never scans the whole catalogue, so do not use it to answer "who has the most credits" or any question with a superlative in it. It cannot search by nationality, gender or award, which need enrichment that does not land until M4, and it matches on the primary name only, not alternate spellings or credited-as names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| limit | No | ||
| filters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||