icu_create_gear
Add a new piece of equipment (bike, shoe, trainer, etc.) to track usage and maintenance. Set type, name, brand, and model.
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 | |
| 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 | |
| gear_type | Yes | Type of gear (e.g., 'BIKE', 'SHOE', 'TRAINER', 'WETSUIT', 'OTHER') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |