Skip to content
MCP tools
View as Markdown
IrreversibleListingsMCP tool

listings_delete

Permanently delete a listing.

Permanently delete a listing. This is IRREVERSIBLE — the listing will be hidden from all views, including archived. Only use for test data or duplicate records. For normal cleanup, use listings_archive instead which is reversible. Returns confirmation of the deletion.

Parameters#

ParameterTypeRequiredDescription
listing_idstringYesUUID of the listing to delete. Use listings_get first to verify. · Format: UUID

Example prompts#

  • "Permanently delete the duplicate listing record for 412 Birchwood Ln."
  • "Remove that test listing for good, but double-check with me before deleting it permanently."

Safety#

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