sophos_download_quarantine_attachments
Initiate download of attachments from a quarantined email by providing tenant, message, and attachment filenames, returning a download ID for tracking.
Instructions
Initiate a download job for attachments from a pre-delivery quarantined message. Returns a downloadId for status polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | Tenant UUID | |
| message_id | Yes | Quarantine message UUID | |
| attachments | Yes | List of attachment filenames to download |