Sleep
garmin_get_sleepRetrieve sleep data for any date: sleep score, stages, wake times, SpO2, respiration, and resting heart rate. Choose summary for quick answers or full detail for per-minute series.
Instructions
Get sleep for the night ENDING on the given date: overall sleep score and its component ratings, time in deep/light/REM/awake, sleep and wake times, average overnight SpO2, respiration and resting heart rate. Ask for 'today' to get last night. With detail='full' this also returns per-minute sleep stage, movement and heart rate series, which are large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as YYYY-MM-DD, or relative: 'today', 'yesterday', '-7d', '-2w', '-3m'. | today |
| detail | No | 'summary' (default) drops per-minute sample series and truncates long lists, which is what you want for almost every question. 'full' returns Garmin's raw payload including every sample -- accurate but potentially enormous, so use it only when the individual data points matter. | summary |