icu_update_activity
Update specific metadata fields of an existing activity, such as name, type, feel, or RPE, without altering other details.
Instructions
Update an existing activity's metadata (name, type, trainer flag, RPE, feel, etc.).
Only fields you pass are sent; everything else stays unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to update | |
| name | No | Updated activity name | |
| description | No | Updated description | |
| activity_type | No | Updated activity type (e.g., Ride, Run, Swim) | |
| trainer | No | Mark as trainer/indoor workout | |
| commute | No | Mark as commute | |
| feel | No | How you felt (1-5 scale) | |
| perceived_exertion | No | RPE rating (1-10 scale) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |