icu_update_gear
Update an existing gear item by sending only the fields you need to change. Rename, retype, retire, or unretire gear in Intervals.icu without overwriting other data.
Instructions
Update an existing gear item. Only fields you pass are sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated name | |
| active | No | False retires the gear (dated today); True un-retires it | |
| gear_id | Yes | ID of the gear item to update | |
| gear_type | No | Updated type, case-insensitive (Bike, Shoes, Trainer, Chain, ...) | |
| athlete_id | No | Athlete ID (for coaches managing multiple athletes) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |