gmail_threads_get
Retrieve complete Gmail conversation threads by ID to view all messages in a single request, enabling efficient email thread management and analysis.
Instructions
Get a full Gmail thread by ID (all messages in the conversation).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User ID (use 'me') | |
| id | Yes | Thread ID | |
| format | No | Response format: full, metadata, minimal |