get_wellness_data
Retrieve recent wellness metrics (HRV, sleep, resting heart rate, mood) with configurable lookback; returns JSON summary.
Instructions
Get wellness data for recent days.
Returns wellness metrics including HRV, sleep, resting heart rate, mood, fatigue, soreness, and other health markers.
Args: days_back: Number of days to retrieve (default 7)
Returns: JSON string with wellness data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_back | No | Number of days to look back |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |