Garmin Daily Summary Raw
garmin_get_daily_summaryRetrieve daily movement and wellness summary from Garmin for a specified date, including steps, heart rate, and stress data. Useful for tracking health metrics over time.
Instructions
Get Garmin daily movement and wellness summary for a date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as yyyy-MM-dd or today. | today |
| privacy_mode | No | Optional per-call privacy override. Defaults to GARMIN_PRIVACY_MODE or structured. raw returns upstream Garmin JSON. summary minimizes sensitive health and profile details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |