get_stress_data
Retrieve daily stress level data (0-100 scale) for a specific date, including overall stress and time spent in resting, low, medium, and high stress categories.
Instructions
Get stress level data for a specific date. Returns stress levels throughout the day (0-100 scale), with 0-25 resting, 26-50 low, 51-75 medium, 76-100 high stress. Includes overall stress level, durations by category, and detailed timestamp values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format. Defaults to today if not specified. |