get_recently_played_games
Retrieve a Steam user's games played in the last two weeks, including two-week and lifetime playtime totals from their public profile using their Steam ID.
Instructions
List games a player has played in the last two weeks.
Returns each game with its 2-week and lifetime playtime. The profile must be public. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of recent games. | |
| steam_id | Yes | A Steam account, in any form: a 17-digit SteamID64 (e.g. '76561197960287930'), a STEAM_1:0:11101 or [U:1:22202] id, a full profile URL, or a custom/vanity URL name (e.g. 'gabelogannewell'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |