Log water
nourish_log_waterRecord daily water consumption in milliliters after you explicitly request to log hydration. Specify amount, optional date and notes.
Instructions
Log local hydration in milliliters after explicit user intent. Pass explicit_user_intent: true after the user asks to save/log water.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| notes | No | ||
| amount_ml | Yes | Water amount in milliliters. Must be greater than 0. | |
| timestamp | No | ||
| response_format | No | json | |
| explicit_user_intent | No | Pass true only after the user explicitly asked to save, log, set, or delete this personal nutrition data. |