Update or retire gear
update_gearRename, update notes, or retire gear items like worn-out shoes. Specify only the fields to change; others remain intact.
Instructions
Rename gear, change its notes, or retire it (e.g. worn-out shoes; then add the new pair with create_gear). Only the fields you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gear id (from list_gear). | |
| name | No | ||
| notes | No | ||
| retired | No | Retire the gear as of this date. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gear | Yes |