Eight Sleep Temperature Trend
eight_sleep_temperature_trendAnalyze temperature schedule and sleep trends from your Eight Sleep. Receive summary statistics for bedtime and wake settings, sleep scores, and correlation insights when data permits.
Instructions
Workflow tool: returns the current smart-temperature schedule (bedtime/initial/final level), per-night sleep scores for the last N nights, mean/median/range/most-common for bedtime AND wake temperature settings when the trends payload exposes them, and a correlation note (e.g. 'colder bedtime → higher sleep score') ONLY when 3+ paired nights support |r| >= 0.5. Reuses get_temperature + get_trends data — no extra API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of recent nights to summarize. Default 7. | |
| timezone | No | IANA timezone for grouping nightly records. Default UTC. | UTC |
| response_format | No | markdown |