get_app_details
Fetch complete Steam store details by appid: description, developers, price, genres, platforms, Metacritic score, review counts. No API key needed; use search_store if only have a name.
Instructions
Get full store details for a game/app by appid.
Returns type, description, developers/publishers, release date, price, genres, platforms, Metacritic score, and review recommendation count. No API key required. Use search_store first if you only have a name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | The Steam application id (appid), e.g. 440 for Team Fortress 2. Use search_store to find an appid from a game name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |