set_activity_type
Change the activity type of a Garmin activity by specifying its ID and the desired type key like running or cycling.
Instructions
Change the type/category of an existing activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| typeId | No | Optional activity type ID | |
| typeKey | Yes | Activity type key: running, cycling, swimming, walking, etc. (required) | |
| activityId | Yes | The unique activity identifier (required) |