get_achievements
Retrieve a player's game achievements by providing their Steam ID and the specific game's application ID.
Instructions
Get a player's achievements for a specific game
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steam_id | No | 64-bit Steam ID (optional if STEAM_ID env var is set) | |
| app_id | Yes | Steam application ID |