get_active_deals
Retrieve active game deals across digital storefronts, filtered by minimum discount percentage to show only significant savings.
Instructions
Get top active game discounts across digital storefronts filtered by minimum discount percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of deals to return (default: 20, max: 50). | |
| country | No | Country code for regional pricing (default: 'US'). | |
| minDiscount | No | Minimum discount percentage (e.g. 50 for 50%+ off). |