Get current player count
get_current_playersRetrieve the current number of players playing a Steam game in real time using its app ID. Works without an API key.
Instructions
Get how many people are playing a game right now (live concurrent player count) by appid. Get the appid from search_games. Works without a key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | Steam application id (appid). Get it from search_games. |