Skip to main content
Glama
c0webster

Hardened Google Workspace MCP

by c0webster

get_gmail_threads_content_batch

Retrieve content from multiple Gmail threads in batches to manage email data efficiently while preventing SSL connection exhaustion.

Instructions

Retrieves the content of multiple Gmail threads in a single batch request. Supports up to 25 threads per batch to prevent SSL connection exhaustion.

Args: thread_ids (List[str]): A list of Gmail thread IDs to retrieve. The function will automatically batch requests in chunks of 25. user_google_email (str): The user's Google email address. Required.

Returns: str: A formatted list of thread contents with separators.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
thread_idsYes
user_google_emailYes
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/c0webster/hardened-google-workspace-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server