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#
| Parameter | Type | Required | Description |
|---|---|---|---|
referral_id | string | Yes | UUID 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.