Get Email Body
get_email_bodyRetrieve the plain text or HTML body of an email by UID to read message content without headers or attachments.
Instructions
Fetch only the body (text and/or HTML) of an email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Message UID | |
| folder | No | IMAP folder | |
| text_only | No | If true, return only plain text |