Wine Recommendation
wine_recommendationFetch specific wine product recommendations for a wine type name (e.g. "merlot", "chardonnay") with optional minRating, price target, and number of results. Returns product name, price, average rating, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wine | Yes | ||
| price | No | ||
| number | No | ||
| minRating | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||