tasting-notes
Search your tasting notes and reviews. Filter by wine name, color, or minimum rating to find specific tasting details.
Instructions
Search your tasting notes and reviews. Filter by wine name, color, or minimum rating. Returns notes with ratings, scores, and tasting details, up to max_results per page (default 25) — 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) | |
| min_rating | No | Minimum rating filter | |
| max_results | No | Maximum results (default 25) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| count | Yes | ||
| total | Yes | ||
| offset | Yes |