get_player_achievements
Retrieve a player's achievement progress for a specific game, showing unlocked achievements with dates and overall completion percentage.
Instructions
Show a player's achievement progress in one game.
Returns overall completion (unlocked / total) and a list of unlocked achievements with dates. The profile must be public and must own the game. 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. | |
| steam_id | Yes | A Steam account, in any form: a 17-digit SteamID64 (e.g. '76561197960287930'), a STEAM_1:0:11101 or [U:1:22202] id, a full profile URL, or a custom/vanity URL name (e.g. 'gabelogannewell'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |