get-sandbox-messages
Retrieve test email messages from the Mailtrap sandbox inbox for debugging and verification purposes, with pagination and search filtering options.
Instructions
Get list of messages from the sandbox test inbox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| last_id | No | Pagination using last message ID. Returns messages after the specified message ID. | |
| search | No | Search query to filter messages |