Read a message
read_messageRetrieve the full headers and body text of an email by its UID from a specified Proton Mail folder for complete message inspection.
Instructions
Read the full headers and body text of one message by uid within a folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | No | Default INBOX. | |
| uidvalidity | No | UIDVALIDITY reported alongside the uid. Pass it back so a mailbox resync cannot make this act on the wrong message. |