Garmin Activity Weather
garmin_get_activity_weatherRetrieve weather data for a Garmin activity using its ID. Returns available weather conditions for the activity's location and time.
Instructions
Get Garmin activity weather by activity id when available.
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 removes GPS/map details. | |
| response_format | No | markdown | |
| explicit_user_intent | No | Required true when privacy_mode=raw or include_gps=true (agent escalation of redaction). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |