Juegos que posee un usuario
get_owned_gamesRetrieve the list of games owned by a Steam user. Provide a SteamID64 to check any user, or omit it to see your own games.
Instructions
Lista los juegos que un usuario posee en Steam. Si se omite el ID, lista tus propios juegos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steamid | No | SteamID64 del usuario (opcional, por defecto el tuyo) | |
| include_appinfo | No | Incluir nombre e ícono de cada juego | |
| include_played_free_games | No | Incluir juegos free-to-play |