steam_get_recently_played
Retrieves a Steam user's recently played games from the last two weeks. Provide SteamID64 or vanity URL to get up to 20 titles with recent and total playtime; returns error for private profiles.
Instructions
Returns games played by a Steam user in the last 2 weeks. Accepts SteamID64 or vanity URL. Returns up to 20 games with recent and total playtime. Returns an error if the profile is private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of games to return (default: 10, max: 20) | |
| steamid | Yes | SteamID64 or vanity URL |