get_date_range_summary
Get total activity count, distance, time, and calories for a specified period, with optional sport filter.
Instructions
Totals across a period: how many activities, total distance, total time and total calories. Good for "how much did I run last month".
Args: period: For example "last 30 days", "this month" or "last week". sport: Optional sport filter such as running or cycling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | No | ||
| period | No | last 30 days |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |