Get reviews of a game
get_game_reviewsFetch community reviews for a game, including ratings, authors, and like counts. Supply game title, slug, or ID to access paginated review data.
Instructions
Community reviews for a game, with ratings, authors and like counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game title, slug, or numeric Backloggd id. Titles are resolved via search, so 'elden ring', 'elden-ring' and '119133' all work. | |
| page | No | 1-based page number. |