get_fitness_metrics
Retrieve Garmin VO2 max, fitness age, and predicted race times for a specified date.
Instructions
VO2 max (running and cycling), fitness age, and predicted race times.
Combines Garmin's "max metrics" tile (VO2 max, fitness age) with current race-time predictions for 5K, 10K, half marathon, and marathon.
Args: date: Calendar date for the VO2 max snapshot in YYYY-MM-DD format. Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| note | No | ||
| fitness_age | No | ||
| vo2_max_cycling | No | ml/kg/min for cycling. | |
| vo2_max_running | No | ml/kg/min for running. | |
| race_predictions | No |