search_game
Search OpenCritic for a game by name and retrieve up to 10 matching results with their IDs, ready for use in game score and review lookups.
Instructions
Search for a game by name on OpenCritic. Returns up to 10 matches with their IDs, which can be passed to get_game or get_game_reviews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The game title to search for (e.g. 'Hollow Knight', 'Disco Elysium') |