gog_free_games
Retrieve permanently free and free-to-play games from GOG catalog, excluding demos. Filter results by count, country, and currency.
Instructions
List free / free-to-play games from the GOG catalog (price = 0). NOTE: these are permanently-free or F2P titles, not limited-time giveaways — use gog_giveaway for those. Demos are excluded by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max games to return, 1-48 (default 20). | |
| excludeDemos | No | Filter out titles containing 'Demo' (default true). | |
| countryCode | No | ISO country code (default US). | US |
| currencyCode | No | Currency code (default USD). | USD |