get_weekly_intensity_minutes
Retrieve weekly moderate and vigorous intensity minutes for any date range, specifying the end date and number of weeks to analyze training intensity.
Instructions
Get weekly intensity minutes data aggregates
Returns weekly intensity minutes (moderate and vigorous) for the specified number of weeks ending at end_date.
Args: end_date: End date in YYYY-MM-DD format weeks: Number of weeks to fetch (default 4, max 52)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weeks | No | ||
| end_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |