Get featured store sections
get_featuredRetrieve Steam store's featured sections including specials, top sellers, new releases, and coming soon, each with game appid and price. No API key required.
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. |