Game details
steam_game_detailsGet complete details for a single Steam game, including install state, playtime, tags, collections, store metadata, and review score. Use this to inspect one game without exceeding rate limits.
Instructions
Everything known about one game: install state, playtime, tags, which collections contain it, plus store metadata (description, genres, developers, release date, review score). Store data is fetched on demand and cached for two weeks; it draws on a shared budget of roughly 200 store requests per 5 minutes, so avoid calling this in a loop over many games.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Alternative to appid. Ambiguous names return candidates instead of guessing. | |
| appid | No | ||
| refresh | No | ||
| include_store | No | Fetch store metadata (rate-limited). | |
| include_reviews | No |