get_trends
Track health trends by getting time series data for metrics like resting HR, steps, stress, and body battery. Choose the metric, weeks back, and sampling interval to see changes over time.
Instructions
Time series of a daily health metric to answer 'how am I trending?'.
Args: metric: One of resting_hr, steps, calories, stress, body_battery_high, body_battery_low, floors_climbed. weeks: How many weeks back to sample (default 8, max 26). sample_days: Sampling interval in days (default 7 = weekly). The series is capped at 60 points; a finer interval over a long window is widened automatically rather than making hundreds of requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weeks | No | ||
| metric | Yes | ||
| sample_days | No |