Skip to main content
Glama

Revenue Engine MCP

search_gmail

Search Gmail inbox using Gmail search syntax to find emails by sender, subject, read status, or other criteria for revenue tracking and business management.

Instructions

Search Gmail inbox. Use Gmail search syntax like 'from:email@example.com' or 'is:unread' or 'subject:proposal'

Input Schema

NameRequiredDescriptionDefault
maxResultsNoMax results (default: 25, max: 100)
queryNoGmail search query (default: 'is:unread')

Input Schema (JSON Schema)

{ "properties": { "maxResults": { "description": "Max results (default: 25, max: 100)", "type": "number" }, "query": { "description": "Gmail search query (default: 'is:unread')", "type": "string" } }, "type": "object" }

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/PromptishOperations/mcpSpec'

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