gmail_read_email
Retrieve full email content including headers, plain-text body, and attachment names using a message ID obtained from a previous search.
Instructions
Read one full email by its id (from gmail_search).
Returns headers, the plain-text body, and the names of any attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |