get_hill_score
Retrieve your Garmin hill score for any date, combining climbing strength and endurance into one metric. If no qualifying climbs exist, a note explains the empty result.
Instructions
Garmin hill score (climbing strength + endurance) for a date.
Combines a strength and an endurance component into an overall hill score.
Requires qualifying climbing efforts, so it is often empty for flat-terrain
athletes — an empty result is reported via note rather than an error.
Args: date: Calendar date 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 | ||
| vo2_max | No | ||
| overall_score | No | ||
| strength_score | No | ||
| endurance_score | No | ||
| classification_id | No | ||
| feedback_phrase_id | No |