get_recommendations
Personalized bottle picks from taste preferences (flavor keywords like 'caramel', 'smoke', 'cherry'), a budget in USD, and an occasion (e.g. 'gift', 'everyday sipper', 'celebration', 'introducing a friend to bourbon').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 5) | |
| budget | No | Max price in USD | |
| category | No | Restrict to one spirit category | |
| occasion | No | What the bottle is for | |
| taste_preferences | Yes | Flavor keywords the drinker enjoys, e.g. ['caramel','vanilla','oak'] |