Bulk changesBulk operationsMCP tool
clients_batch_delete
Permanently delete multiple clients that have been archived.
Permanently delete multiple clients that have been archived. Clients must be archived before deletion. This action is irreversible. Returns success and failure counts with IDs.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
ids | array of strings | Yes | Client UUIDs to permanently delete. Must be archived. Max 100. · Max items: 100 · Min items: 1 |
Example prompts#
- "Permanently delete the archived duplicate client records from the double import."
- "Delete those archived test clients for good, but double-check with me before removing anything."
Safety#
Bulk changes. Changes many records in one call. Review the scope carefully before confirming — bulk changes are treated as destructive because of their blast radius.