Update Gear Collection
update_gear_collectionModify an existing Garmin gear collection by changing its name, adding or removing gear items, updating first use date, or altering activity types.
Instructions
Update an existing gear collection. Can change name, add/remove gear items, or change associated activity types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the collection | |
| gearUUIDs | No | Array of gear UUIDs to include in the collection (replaces existing gear list) | |
| firstUseDate | No | New first use date in YYYY-MM-DD format | |
| activityTypes | No | Activity types to associate (e.g., ["running", "trail_running"]). Replaces existing list. | |
| collectionUUID | Yes | The collection UUID (use get_gear_collections to find it) (required) |