get_heart_rate_zones
Retrieve the user's heart-rate training zones from Garmin Connect. Optionally filter by sport (default, running, cycling) to get a specific zone profile.
Instructions
Get the user's saved heart-rate training-zone configuration.
Garmin stores a generic DEFAULT profile plus optional sport-specific overrides such as RUNNING and CYCLING. With no sport, this returns every saved profile; pass a sport key to return just that profile.
Args: sport: Optional Garmin sport key (for example default, running, or cycling). "generic" is accepted as an alias for DEFAULT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |