get_activity_gear
Retrieve the shoes or bike linked to a Garmin activity by supplying the activity ID.
Instructions
Gear (shoes, bike) linked to an activity.
Args: activity_id: Garmin activity ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Compacted Garmin payload; null if unavailable. | |
| note | No | Explains missing data or truncation. | |
| params | No | Parameters used. | |
| source | Yes | Garmin Connect API method the data came from. |