get_progress_summary_between_dates
Retrieve progress summaries for any metric over a date range, providing clear insight into fitness gains between two dates.
Instructions
Get progress summary for a metric between dates
Args: start_date: Start date in YYYY-MM-DD format end_date: End date in YYYY-MM-DD format metric: Metric to get progress for (e.g., "elevationGain", "duration", "distance", "movingDuration")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | Yes | ||
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |