gmail_get_email_body_chunk
Retrieve a specific 1k character chunk of an email body using a Google OAuth2 token, message ID, and optional offset for precise content extraction.
Instructions
Get a 1k character chunk of an email body starting from the specified offset
Input Schema
Name | Required | Description | Default |
---|---|---|---|
google_access_token | Yes | Google OAuth2 access token | |
message_id | No | ID of the message to retrieve | |
offset | No | Offset in characters to start from (default: 0) | |
thread_id | No | ID of the thread to retrieve (will get the first message if multiple exist) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Headless Gmail Server
Related Tools
- @baryhuang/mcp-headless-gmail
- @shinzo-labs/gmail-mcp
- @kazuph/mcp-gmail-gas
- @vakharwalad23/google-mcp
- @shinzo-labs/gmail-mcp
- @Zerohertz/google-ocr-mcp-server