get_thread
Retrieve a complete email conversation by thread ID, displaying messages in chronological order to provide full context.
Instructions
Read a whole conversation in order, given the thread id from get_message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |