get_performance_metrics
Retrieve comprehensive performance metrics including VO2 max, hill score, endurance score, heart rate variability, and fitness age for specific dates or date ranges.
Instructions
Get comprehensive performance metrics.
Includes VO2 max, hill score, endurance score, heart rate variability, and fitness age data.
Supports both single-date and date-range queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Specific date (YYYY-MM-DD) for single-day metrics | |
| start_date | No | Start date (YYYY-MM-DD) for range metrics | |
| end_date | No | End date (YYYY-MM-DD) for range metrics | |
| include_vo2_max | No | Include VO2 max data | |
| include_hill_score | No | Include hill climbing score | |
| include_endurance_score | No | Include endurance score | |
| include_hrv | No | Include heart rate variability | |
| include_fitness_age | No | Include fitness age calculation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |