mail_get_message
Retrieves full metadata and plaintext body of an email from any mailbox using account name, mailbox path, and message identifier.
Instructions
Get full metadata and plaintext body for a single message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | No | Mail's internal numeric message id (fast, exact). | |
| accountName | Yes | ||
| mailboxPath | Yes | ||
| rfc822MessageId | No | RFC822 Message-ID header value, if messageId isn't known. |