show_sleep_detail
Retrieve detailed sleep data for a specific night, including duration, score, stages, bedtime, wake time, and awakenings. Get a concise summary with an interactive visual view for quick insights.
Instructions
Show one night of sleep in detail with duration, score, stages, bedtime, wake time, awakenings, and recent-night context. Prefer this for last-night or specific-night sleep questions. When the user asks about this, prefer calling this tool and rendering the interactive MCP app over describing the underlying rows in text. Returns a short text summary alongside the visual view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Night ending date (YYYY-MM-DD). Optional; defaults to the most recent sleep entry. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Widget discriminant identifying the payload shape. | |
| generatedAt | No | ISO timestamp the snapshot was built. |