spamtitan_get_queue
Retrieve the email quarantine queue to view quarantined messages with sender, recipient, subject, and quarantine reason. Filter by sender, recipient, subject, or reason for targeted management.
Instructions
List the email quarantine queue. Returns quarantined messages with sender, recipient, subject, and reason for quarantine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| per_page | No | Number of results per page (default: 50, max: 200) | |
| sender | No | Filter by sender email address | |
| recipient | No | Filter by recipient email address | |
| subject | No | Filter by subject (partial match) | |
| reason | No | Filter by quarantine reason (e.g. spam, virus, policy) |