read_email
Retrieve email content by UIDs from list_emails or search_emails. Use permanent identifiers to read messages without worrying about deletions.
Instructions
Read email content using UIDs (permanent identifiers). UIDs don't change when emails are deleted. Get UIDs from list_emails or search_emails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uids | Yes | Array of UIDs to read. UIDs are permanent identifiers from list_emails. | |
| folder | No | Folder containing the emails (default: INBOX) | INBOX |