IrreversiblePipelinesMCP tool
pipeline_records_delete
Delete a pipeline record.
Delete a pipeline record. Use for records created by mistake or test data — for records you may need again, prefer pipeline_records_archive. The record is marked as deleted and hidden from all views, but not permanently removed. Returns confirmation of the deletion.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Pipeline record UUID · Format: UUID |
Example prompts#
- "Delete the duplicate pipeline record I accidentally created for Smith Brokerage."
- "Remove that test record from my pipeline, but double-check with me before deleting."
Safety#
Irreversible. This action cannot be undone. Claude should always confirm with you before running it.