delete_maintenance_entry
Remove a maintenance entry from Homebox inventory by providing its unique ID. Use to delete records that are no longer needed.
Instructions
Delete a maintenance entry from Homebox.
Use this to remove maintenance records that are no longer needed.
Args:
entry_id: UUID of the maintenance entry to delete (required).
Returns:
Success message on success, or error string on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |