bgg_game_reviews
Retrieve user comments and ratings for any board game on BoardGameGeek using its game ID. Pagination supported for browsing multiple pages.
Instructions
Get user comments and ratings for a board game on BGG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameId | Yes | BoardGameGeek game ID | |
| page | No | Page number (default 1, 25 comments per page) |