# open_houses_delete

> Permanently delete an open house.

<!-- Source: https://docs.actuallycare.com/tools/open-houses/open_houses_delete -->

Permanently delete an open house. This is IRREVERSIBLE - the open house will be hidden from all views, including archived. The open house must be archived first. For normal cleanup, use [`open_houses_archive`](/tools/open-houses/open_houses_archive) instead which is reversible.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `open_house_id` | string | Yes | UUID of the open house to delete. Must be archived first. Use [`open_houses_get`](/tools/open-houses/open_houses_get) to verify. · Format: UUID |

## Example prompts

- "Permanently delete that duplicate open house entry for 412 Birchwood Ln."
- "Delete the archived test open house, but double-check with me before removing it permanently."

## Safety

**Irreversible.** This action cannot be undone. Claude should always confirm with you before running it.
