get_weekly_summary
Retrieve weekly aggregates for a single Garmin metric such as steps, stress, or intensity minutes. Specify the number of weeks (up to 12) and an optional end date to get a clear summary of trends over your chosen period.
Instructions
Weekly aggregates for a single metric.
Args: metric: One of "steps", "stress", or "intensity_minutes". weeks: How many recent weeks to include. Capped at 12. end_date: End of the window in YYYY-MM-DD format. Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weeks | No | ||
| metric | Yes | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| weeks | No | ||
| metric | Yes | steps, stress, or intensity_minutes. | |
| avg_value | No |