Skip to content
MCP tools
View as Markdown
IrreversibleReferralsMCP tool

referrals_delete

Permanently delete a referral.

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

Parameters#

ParameterTypeRequiredDescription
referral_idstringYesUUID of the referral to delete. Must be archived first. Use referrals_get to verify. · Format: UUID

Example prompts#

  • "Permanently delete the duplicate referral I logged twice for the Garcias."
  • "Remove that archived test referral for good, but double-check with me before deleting."

Safety#

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