Get current discounts
get_specialsRetrieve games currently discounted on the Steam store front page, including discount percentage and original/final prices.
Instructions
List games currently on special (discounted) on the Steam store front page, with the discount % and original/final price. For ALL catalog discounts (not just the front page), use discover_games with min_discount. 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. |