hec_quarantine_emails
Quarantine specific email entities by ID to block user access while preserving reversibility. Returns task IDs for tracking progress.
Instructions
⚠ HIGH-IMPACT. Quarantine specific email entities by entity ID. Quarantining is reversible via restore but affects user access to emails. Returns task IDs to track progress. Confirm with the user before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityIds | Yes | List of entity IDs to quarantine | |
| entityType | No | Entity type (e.g. email) |