Garmin Daily Sleep
garmin_get_sleep_dayFetch Garmin sleep data for a date, including summary, stages, and sleep window. Returns structured details for sleep analysis.
Instructions
Get Garmin sleep summary, stages and sleep window for a date. Not medical advice.
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 |