get_hydration
Retrieve daily hydration data for any date, including water intake in ml, goal, and sweat loss estimate. Get your Garmin hydration log to track fluid balance.
Instructions
Hydration log for a day: intake in ml, goal, sweat loss estimate.
Args: date: Calendar date in YYYY-MM-DD format. Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Compacted Garmin payload; null if unavailable. | |
| note | No | Explains missing data or truncation. | |
| params | No | Parameters used. | |
| source | Yes | Garmin Connect API method the data came from. |