gmail_threads_get
Fetch a complete Gmail thread with all messages by providing the thread ID. Choose response format: full, metadata, or minimal.
Instructions
Get a full Gmail thread by ID (all messages in the conversation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User ID (use 'me') | |
| id | Yes | Thread ID | |
| format | No | Response format: full, metadata, minimal |