log_watering
Record watering events for houseplants with optional amount and date. Track hydration history to support plant care and reminders.
Instructions
물을 준 사실을 기록한다. watered_on을 생략하면 오늘로 기록한다. amount에는 '흠뻑', '200ml' 같은 메모를 남길 수 있다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| amount | No | ||
| watered_on | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |