icu_update_activity
Update an activity's name, type, trainer flag, RPE, feel, and other metadata by passing only the fields you want to change.
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 |