set_activity_name
Update a Garmin activity's name by providing its ID and a new title. Replace generic names with custom labels to keep records organized.
Instructions
Set or update the name of an activity.
Args: activity_id: ID of the activity to update activity_name: New activity name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | ||
| activity_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |