Search Metacritic
search_titlesSearch Metacritic by title to retrieve critic Metascores for films, shows, and games in a single compact result row.
Instructions
Search Metacritic for films, shows and games by title. Returns one compact row per match, carrying the critic Metascore, so a question about the critical verdict needs no second call. Search rows carry no audience score: use get_title for that, or browse_titles, which does return it. Use the slug and kind with get_title for the full entry, or with get_reviews for what critics wrote. There is no paging: 'limit' is the only lever, and results always start from the most relevant match. This searches titles only. It cannot find an entry from a plot detail, a person or a studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Restrict results to one catalogue. Metacritic searches all three at once. | any |
| limit | No | How many rows to return. | |
| query | Yes | Title or part of one, for example 'the matrix'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| query | Yes | ||
| results | Yes | ||
| total_available | Yes | How many entries Metacritic counted. For a query of several words it counts entries matching any one of them, so the number is far larger than the useful matches and should not be read as a match count. |