spamtitan_get_queue
Retrieve quarantined emails with sender, recipient, subject, and reason. Filter by sender, recipient, subject, or reason to quickly locate and review blocked messages.
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) | |
| reason | No | Filter by quarantine reason (e.g. spam, virus, policy) | |
| sender | No | Filter by sender email address | |
| subject | No | Filter by subject (partial match) | |
| per_page | No | Number of results per page (default: 50, max: 200) | |
| recipient | No | Filter by recipient email address |