gmail_threads_get
Read a full thread
How to use it
gmail_threads_get is exposed by the Gws MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the gmail_threads_get tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Gws MCP Server
npm install -g gws-mcp-serverOther tools in Gws MCP Server (39)
Delete events
Get event details
Create events, optionally with attendees. sendUpdates controls invitation email (default none — no email, though the event may still appear on attendees' calendars depending on their settings)
List events
Update events (only supplied fields change — except attendees, which replaces the whole list; omitted attendees are uninvited). Same sendUpdates support as insert
Apply document updates
Create documents
Get document content
Copy files (useful for format conversion)
Create files (with optional upload)
Delete files
Download file content (text inline, binary as base64 or saved to a path; Google-native files are exported to a readable format)
Export Google Workspace files (Doc, Sheet, Slide) to other formats
Get file metadata
Search and list files
Update file metadata/content
Share files
Create a draft (plain text and/or HTML, with reply threading via threadId). Drafts are never auto-sent
Read a message
Search messages
Search threads
Add/remove labels on a thread (archive, mark read, star)
Get spreadsheet metadata
Append rows
Read cell values
Write cell values
Apply updates (insert/update/delete slides, text, shapes, tables, etc)
Create a blank presentation
Get a presentation's slides, layouts, masters, and page elements
Get a single page (slide, layout, or master)
Get a thumbnail image URL for a page
Delete a task list
Get a task list
Create a task list
List task lists
Update a task list (only supplied fields change)
Get a task
Create a task (optionally nested or positioned)
List tasks (filters: completed/hidden/due dates)