search_sake
Search Japanese sake by brand or brewery name in kanji, filter by prefecture, and retrieve unique IDs for detailed profiling and comparisons.
Instructions
Find sake by brand name or brewery name and return their IDs.
Names are Japanese; kanji queries (e.g. 八海山, 獺祭) match directly, and
so do Chinese kanji that share the glyphs. Use `area` to filter by
prefecture name (e.g. '新潟'). Use the returned `id` with
get_sake_profile / find_similar_sake / compare_sake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No | ||
| area | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |