add_gear_to_activity
Associate a piece of gear (shoes, bike, etc.) with a Garmin activity by providing activity ID and gear UUID. Track equipment usage for accurate performance insights.
Instructions
Associate gear with an activity
Links a specific piece of gear (like shoes, bike, etc.) to an activity.
Args: activity_id: ID of the activity gear_uuid: UUID of the gear to add (get from get_gear)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gear_uuid | Yes | ||
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |