read_email
Retrieve the full content of a specific email by providing its message ID to access body, headers, and attachments.
Instructions
Retrieve the content of a specific email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ID of the email message to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |