get_email
Retrieves complete email details including headers, folder status, attachments, body text, and linked contact using the email ID obtained from find_emails.
Instructions
Read one email in full — headers, folder/read/starred flags, attachment list, the full body text, and its linked contact. Get the emailId from find_emails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailId | Yes | Id of the email (from find_emails). |