search-cellar
Search your wine cellar by name, color, region, varietal, location, or vintage range to return matching wines with details.
Instructions
Search your wine cellar by name, color, region, varietal, location, or vintage range. The region parameter searches across Country, Region, SubRegion, Appellation, and Locale fields. Returns matching wines with details, up to 25 per page — pass offset to page through more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Filter by color (Red, White, Rosé) | |
| query | No | Wine name search term | |
| offset | No | Result offset for pagination (default 0) | |
| region | No | Region, country, or appellation | |
| location | No | Storage location | |
| varietal | No | Grape varietal | |
| vintage_max | No | Maximum vintage year | |
| vintage_min | No | Minimum vintage year |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| total | Yes | ||
| wines | Yes | ||
| offset | Yes |