sophos_strip_quarantine_attachments
Remove specified attachments from a pre-delivery quarantined email and release it to designated recipients.
Instructions
Strip specific attachments from a pre-delivery quarantined message and release it to specified recipients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | Tenant UUID | |
| message_id | Yes | Quarantine message UUID | |
| attachments | Yes | List of attachment filenames to strip | |
| for_recipients | No | Recipient email addresses to release to (omit for all recipients) |