get_message
Read a message by its EPST messageId, with attachment references. Reading does not mark it as read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | EPST message UUID, not an email address or RFC Message-ID. | |
| bodyCursor | No | Continuation cursor for this exact message body and format. | |
| bodyFormat | No | Body representation to read. | text |
| bodyMaxChars | No | Maximum Unicode code points per body page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||