set_activity_description
Set or replace the free-text description on a Garmin activity. Record how the session felt, gear used, conditions, or clear it by passing an empty string.
Instructions
Set or update the free-text description (notes) of an activity.
This is the notes field shown on the activity page — useful for recording how a session felt, kit used, conditions, niggles, etc. Pass an empty string to clear an existing description.
Args: activity_id: ID of the activity to update description: New description text (empty string clears it)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | ||
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |