get_sleep_summary
Retrieve a concise sleep summary for a given date, returning only essential metrics in a lightweight format to avoid overwhelming context, ideal for daily health checkups and LLM integrations.
Instructions
Get sleep summary with only essential metrics (lightweight version)
This endpoint returns a compact summary of sleep data (~350 bytes) instead of the full granular data (~50KB). Ideal for daily health checkups and LLM integrations where the full time-series data would overwhelm the context window.
Args: date: Date in YYYY-MM-DD format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |