Resolve vanity URL to SteamID
resolve_vanity_urlResolve a Steam vanity profile name into its 17-digit SteamID64 for player tools, returning found:false if the name does not exist.
Instructions
Convert a Steam custom (vanity) profile name — the part after /id/ in a profile URL — into the 17-digit SteamID64 that the player tools need. Requires STEAM_API_KEY. Returns found:false if the name doesn't resolve to a profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vanity | Yes | Vanity name, e.g. 'gabelogannewell' from steamcommunity.com/id/gabelogannewell. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||