get_health_window
Retrieve detailed health records within a specified time window to correlate with calendar events, workouts, or sleep periods. Supports pagination and multiple data types.
Instructions
Return detailed records overlapping an exact ISO 8601 time window.
This is intended for correlations with calendar events, workouts, sleep periods, and other timestamped tools. Naive timestamps use the configured local timezone. The maximum window is seven days and results are bounded and pageable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_time | Yes | ||
| end_time | Yes | ||
| data_types | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||