Skip to main content
Glama
c0webster

Hardened Google Workspace MCP

by c0webster

get_gmail_attachment_content

Download specific email attachment content from Gmail messages using message and attachment IDs. Retrieve base64-encoded files for secure access and processing within Google Workspace.

Instructions

Downloads the content of a specific email attachment.

Args: message_id (str): The ID of the Gmail message containing the attachment. attachment_id (str): The ID of the attachment to download. user_google_email (str): The user's Google email address. Required.

Returns: str: Attachment metadata and base64-encoded content that can be decoded and saved.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
message_idYes
attachment_idYes
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