Get player profile
get_player_summaryRetrieve a Steam player's public profile including display name, online status, country, account age, and current game using their SteamID64.
Instructions
Get a player's public profile by SteamID64: display name, online state, country, account age, and the game they're currently in. Requires STEAM_API_KEY and a public profile.
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. |