Get featured store sections
get_featuredRetrieve Steam's featured sections including specials, top sellers, new releases, and coming soon games with app IDs and prices. No API key needed.
Instructions
Get the Steam store's featured sections: specials, top sellers, new releases and coming soon (each a list of games with appid and price). No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Country (cc) for prices/currency; overrides STEAM_COUNTRY for this call. | |
| language | No | Store language (e.g. english, russian); overrides STEAM_LANGUAGE for this call. |