get_current_player_count
Retrieve the live number of players currently in a Steam game. Provide an app ID to get the real-time concurrent player count.
Instructions
Get the number of players currently in a game, right now.
Returns the live concurrent player count for an app. Great for "how many people are playing X right now?". No API key required. Use search_store to find the appid from a game name.
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 |