Get owned games
get_owned_gamesList a player's owned Steam games with playtime in hours, ordered by most played first.
Instructions
List the games a player owns with playtime (hours), most-played first. Requires STEAM_API_KEY and a public profile + game-details visibility. Get the SteamID64 from resolve_vanity_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steamid | No | 17-digit SteamID64. Omit to use the STEAM_ID configured on the server. Convert a vanity/custom URL name with resolve_vanity_url first. |