get_game_stats
Retrieve detailed player statistics for a specific Steam game using Steam ID and application ID. Access game performance data through the Steam Web API.
Instructions
Get a player's statistics 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 |