get_sleep_data
Retrieve detailed sleep data for a single night, including duration, sleep stages (deep, light, REM, awake), sleep score, and bed/wake times.
Instructions
Get detailed sleep data for a single night: duration, sleep stages (deep, light, REM, awake), sleep score, bed/wake times. For multiple nights use get_sleep_data_range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format. Defaults to today if not provided |