email_get_thread
Get every message in one email conversation — sender, recipients, date, subject and a snippet per message, plus whether each has attachments. Bodies are NOT included; call email_get_message_body with a message id to read one. Takes the threadKey from email_list_threads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadKey | Yes | From email_list_threads. |