get_acclimation
Retrieve heat and altitude acclimation for a given date, including percentage and trend, to assess readiness for warm-weather racing.
Instructions
Get heat and altitude acclimation status for a given date.
Garmin tracks how adapted the athlete currently is to training in heat and at altitude. heat_acclimation_percent runs 0-100 and decays without continued exposure; use it to judge readiness for a warm-weather race.
heat_trend reports Garmin's own label (e.g. ACCLIMATIZED). The previous_* fields hold the prior reading so direction of travel is visible without a second call.
VO2 max is not returned here; use get_training_status or get_vo2max_trend.
Args: date: Date in YYYY-MM-DD format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |