get_thread
Retrieve an entire email thread by ID, with selectable detail levels from headers and snippets to full HTML and attachment metadata.
Instructions
Get messages on a thread. format=metadata is headers+snippet only (cheap); plain adds the text body; full adds HTML and attachment metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | plain | |
| account | Yes | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |