get_activity
Retrieve detailed data for a single activity: timing, distance, heart rate, elevation, training effect, and event type. Provide an activity ID to get a complete summary from Garmin Connect.
Instructions
Get detailed information for a single activity.
Returns a comprehensive summary including timing, distance, heart rate, elevation, training effect, and an event_type field. Common event_type values: "race", "training", "uncategorized" (no event type set by the user). The field is omitted for very old activities that pre-date event type support in the Garmin API.
Args: activity_id: ID of the activity to retrieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |