hec_quarantine_emails
Quarantine email entities by their ID to restrict user access. Reversible, with task IDs for progress tracking.
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) |