Skip to main content
Glama

Google Workspace MCP Server

list_emails

Extract and display recent emails from a Gmail inbox using a specific search query, with options to limit the number of results.

Instructions

List recent emails from Gmail inbox

Input Schema

NameRequiredDescriptionDefault
maxResultsNoMaximum number of emails to return (default: 10)
queryNoSearch query to filter emails

Input Schema (JSON Schema)

{ "properties": { "maxResults": { "description": "Maximum number of emails to return (default: 10)", "type": "number" }, "query": { "description": "Search query to filter emails", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Google Workspace MCP Server

Related Tools

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/rishipradeep-think41/gsuite-mcp'

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