delete_gear
Permanently delete a gear item and its maintenance reminders, ensuring past activities remain unchanged.
Instructions
Delete a gear item permanently.
This will remove the gear item and all associated maintenance reminders. Activities that used this gear will not be affected.
Args: gear_id: ID of the gear item to delete
Returns: Deletion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gear_id | Yes | ID of the gear item to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |