get_training_effect
Retrieve training effect for a specific activity or track progress summaries over a date range with custom metrics. Analyze Garmin Connect training data to measure performance and improvement.
Instructions
Get training effect and progress summary.
Supports:
Training effect for specific activity (provide activity_id)
Progress summary over date range (provide start_date, end_date, metric)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | No | Activity ID for training effect | |
| start_date | No | Start date (YYYY-MM-DD) for progress summary | |
| end_date | No | End date (YYYY-MM-DD) for progress summary | |
| metric | No | Metric to track for progress summary | distance |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |