groupon_search_deals
Find Groupon deals in any city by keyword or category. Get compact summaries or full deal details for local, goods, and travel offers.
Instructions
Search or browse Groupon deals for a city (division). Pass query for a free-text search (e.g. "massage", "pizza"); omit it for a plain category/city browse. Returns slim deal summaries by default; set view="full" for Groupon's whole cards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact returns the slim projection where one exists and strips image URLs elsewhere; "full" returns Groupon's whole records. | |
| limit | No | Maximum number of deals to return (1-100). | |
| query | No | Free-text search term (e.g. "massage", "pizza"). Omit for a plain category/city browse. | |
| offset | No | Number of deals to skip for pagination (0-based). | |
| division | No | Groupon city slug, e.g. new-york, chicago, syracuse. | new-york |