get_lifestyle_log
Retrieve daily lifestyle log entries such as caffeine, alcohol, illness, travel, and mood for a specified date, defaulting to today.
Instructions
Lifestyle logging entries for a day (caffeine, alcohol, illness, travel, mood, etc.).
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. |