resolve_vanity_url
Turn a Steam custom vanity URL name into its numeric SteamID64. Use this when you have only the profile's custom name and need the ID for other Steam API calls.
Instructions
Resolve a Steam custom (vanity) URL name to its SteamID64.
Use this when you only have a person's custom URL name and need the numeric id that other tools consume. Requires an API key.
Returns the SteamID64 in all common formats, or a not-found message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vanity | Yes | The custom URL name, e.g. 'gabelogannewell' from steamcommunity.com/id/gabelogannewell. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |