get_global_game_stats
Retrieve aggregated global statistics for Steam games using application ID and specific stat names from the game schema.
Instructions
Get global aggregated stats for a game (requires knowing stat names from schema)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Steam application ID | |
| stat_names | Yes | Array of stat names to retrieve (get from get_game_schema) |