Garmin Daily Summary Raw
garmin_get_daily_summaryGet a daily Garmin summary of movement, sleep, HRV, Body Battery, stress, and readiness for any date. Choose markdown or JSON output, with privacy modes to control detail level.
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 removes GPS/map details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |