get_weekly_summary
Retrieve weekly totals for steps, stress, or intensity minutes from Garmin Connect. Choose how many weeks and an optional end date.
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 |