Garmin Activity
garmin_get_activityRetrieve a Garmin activity summary by its ID. Returns key metrics like heart rate, stress, and training readiness for analysis.
Instructions
Get a Garmin activity summary by activity id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Garmin resource id. | |
| privacy_mode | No | Optional per-call privacy override. Defaults to GARMIN_PRIVACY_MODE or structured. raw returns upstream Garmin JSON. summary minimizes sensitive health and profile details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |