get_running_tolerance
Retrieve running tolerance for a specified date, including acute load, tolerance, and load ratio to evaluate training intensity.
Instructions
Get Running Tolerance for a single day.
Returns Garmin's running load capacity model: how much running load the
athlete can currently absorb (tolerance), the intensity-adjusted load
their recent runs have produced (acute load), and the raw distance behind
that load. All three are expressed in km so they're directly comparable —
load_ratio (acute_load_km / distance_km) quantifies how much intensity
is inflating the cost of each kilometer run.
Args: date: Date in YYYY-MM-DD format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |