get_wellness_for_date
Fetch wellness metrics for any date, including sleep, HRV, heart rate, mood, and fatigue. Ideal for tracking daily health trends.
Instructions
Get wellness data for a specific date.
Returns all wellness metrics for the specified date including sleep, HRV, heart rate, mood, fatigue, and other health markers.
Args: date: Date in ISO-8601 format (YYYY-MM-DD)
Returns: JSON string with wellness data for the date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |