Read a message
mail_getRetrieve a specific email message by its ID, with options to view summary, text, or full details including decrypted content.
Instructions
Read one message. text gives headers plus the plain-text body.
summary skips the body entirely; full adds the MIME part tree and every
header. Encrypted mail is decrypted when Thunderbird can.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | text | |
| decrypt | No | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||