Get wishlist
get_wishlistRetrieve a Steam user's wishlist with current prices and review data. Works for public profiles without an API key.
Instructions
The player's Steam wishlist, with current price and review data for each entry. A strong signal of stated intent, and useful for spotting what is on sale right now. Works without a key when the profile is public.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | SteamID64, vanity name, or profile URL. Omit to use the configured default player. | |
| limit | No | How many entries to enrich with details. Default 15. |