icu_update_activity
Update an existing activity's metadata such as name, type, trainer flag, RPE, or feel. Only the fields you specify are changed.
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 |
|---|---|---|---|
| feel | No | How you felt (1-5 scale) | |
| name | No | Updated activity name | |
| commute | No | Mark as commute | |
| trainer | No | Mark as trainer/indoor workout | |
| activity_id | Yes | Activity ID to update | |
| description | No | Updated description | |
| activity_type | No | Updated activity type (e.g., Ride, Run, Swim) | |
| perceived_exertion | No | RPE rating (1-10 scale) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |