set_brewer
Adjust teapot and cold brew pot capacities to automatically scale tea leaf amount while keeping brew time and temperature unchanged.
Instructions
修改壶具容量:「我的茶壶是500ml」/「冷泡壶换成2L」。投茶量按茶水比自动等比缩放,水温/时间不变。 默认 400ml 茶壶 + 1.6L 冷泡壶;存储的投茶量始终是 400ml/1.6L 基准值,仅显示时折算。
参数:
pot_ml: 茶壶容量 ml(1003000),>=0 才生效
cold_ml: 冷泡壶容量 ml(5006000),>=0 才生效
reset: True 恢复默认 400ml / 1.6L
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reset | No | ||
| pot_ml | No | ||
| cold_ml | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |