get_activity_details
Retrieve full details for a specific Garmin activity including distance, time, pace, heart rate, elevation, calories, cadence, and training effect using the activity's numeric ID.
Instructions
Full detail for one activity: distance, time, pace, heart rate, elevation, calories, cadence and training effect.
Get the id from list_activities or get_last_activity first.
Args: activity_id: The numeric id of the activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |