Skip to content
MCP tools
IrreversibleDeals (vendor pipeline)MCP tool

deals_delete

Permanently delete a vendor deal.

Permanently delete a vendor deal. This is IRREVERSIBLE - the deal will be hidden from all views including archived. The deal must be archived first. For normal cleanup, use deals_archive instead, which is reversible.

Parameters#

ParameterTypeRequiredDescription
deal_idstringYesUUID of the deal to delete. Must be archived first. Use deals_get to verify. · Format: UUID

Example prompts#

  • "Permanently delete the duplicate inspection deal we created twice for 412 Birchwood Ln."
  • "Erase that test deal completely, but double-check with me before deleting anything."

Safety#

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