get_weekly_steps
Retrieve weekly step totals from Garmin Connect for a specified end date and week count, up to 52 weeks, to monitor step trends over time.
Instructions
Get weekly step data aggregates
Returns weekly step totals 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 |