get_recommendations
Personalized coffee picks from flavor preferences (e.g. 'chocolate', 'berry', 'caramel'), a budget in USD, roast preference, and the brew gear you own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 5) | |
| budget | No | Max price in USD per bag | |
| brew_method | No | What you brew with, e.g. 'espresso', 'pourover' | |
| preferences | Yes | Flavors the drinker enjoys, e.g. ['chocolate','caramel','nutty'] | |
| roast_level | No | Roast level to filter by; omit to include all roasts |