Get current discounts
get_specialsRetrieve discounted games on the Steam store front page, including discount percentage and original and 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. |