Skip to main content
gmail_get_thread Fetch an entire Gmail conversation thread given a threadId (from gmail_search results). Returns all messages in the thread with their full plain-text bodies (each capped at 5 KB) and attachment metadata. Use gmail_get_attachment to read specific attachments.

Parameters

threadId
string
required
Gmail thread id.