get_weekly_intensity_minutes
Retrieve weekly moderate and vigorous intensity minutes for a specified end date and number of weeks, providing aggregated totals to monitor training load.
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 |