gmail_get_recent_emails
Retrieve recent Gmail emails with metadata, snippets, and the first 1k characters of body text. Configure max results and filter unread emails using a Google OAuth2 access token.
Instructions
Get the most recent emails from Gmail (returns metadata, snippets, and first 1k chars of body)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
google_access_token | Yes | Google OAuth2 access token | |
max_results | No | Maximum number of emails to return (default: 10) | |
unread_only | No | Whether to return only unread emails (default: False) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Headless Gmail Server
Related Tools
- @kazuph/mcp-gmail-gas
- @rishipradeep-think41/gsuite-mcp
- @baryhuang/mcp-headless-gmail
- @shinzo-labs/gmail-mcp
- @vakharwalad23/google-mcp
- @epaproditus/google-workspace-mcp-server