get_message
Retrieve the full content of a specific email, including body text, HTML, and attachment metadata, to read messages or extract verification codes.
Instructions
Get the full content of a specific email message (body text, HTML, attachments metadata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The temporary email address that received the message. | |
| messageId | Yes | The message ID (from 'get_messages' result). |