Add Hydration Data
add_hydration_dataLog water intake in milliliters to track daily hydration, using optional date and timestamp for precise entries.
Instructions
Add hydration/water intake data in milliliters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format (defaults to today) | |
| timestamp | No | Timestamp in ISO format YYYY-MM-DDTHH:MM:SS (optional) | |
| valueInMl | Yes | Amount of water in milliliters (positive to add, negative to subtract) |