get_game_schema
Retrieve a game's achievement and stat schema via its appid. Use it to see all achievement names and tracked stats before evaluating a player's progress.
Instructions
Get a game's achievement and stat definitions (its schema).
Returns the game's display name, the count and names of its achievements, and any tracked stats. Use this to learn what achievements exist before checking a player's progress. Requires an API key.
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 |