readGmailThread
Fetch complete Gmail threads as readable conversations, excluding metadata. Optionally include attachment information.
Instructions
Retrieves a complete email thread/conversation with readable message content, stripped of unnecessary metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | The unique identifier of the thread to read | |
| includeAttachments | No | Whether to include attachment information in the response |