Create Gear Collection
create_gear_collectionGroup equipment into a new collection by providing a name and first use date, with optional activity type associations for context.
Instructions
Create a new gear collection to group equipment used together (e.g., running kit, bike components). Requires a name and first use date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the collection (e.g., "Running Kit", "Road Bike Setup") (required) | |
| firstUseDate | Yes | First use date in YYYY-MM-DD format (required) | |
| activityTypes | No | Activity types to associate with this collection (e.g., ["running", "trail_running"]) |