icu_create_gear
Create a new gear item to track equipment usage and maintenance for bikes, shoes, trainers, and more.
Instructions
Create a new gear item for tracking equipment usage and maintenance (bikes, shoes, trainers, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the gear item | |
| gear_type | Yes | Type of gear (e.g., 'BIKE', 'SHOE', 'TRAINER', 'WETSUIT', 'OTHER') | |
| brand | No | Brand name | |
| model | No | Model name | |
| active | No | Whether this gear is actively used | |
| primary | No | Whether this is the primary gear of this type |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |