Skip to main content
Glama

ClaudePost

by meyannis

search-emails

Find emails by date range or keywords to locate specific messages in your inbox or sent folder for efficient email management.

Instructions

Search emails within a date range and/or with specific keywords

Input Schema

NameRequiredDescriptionDefault
end_dateNoEnd date in YYYY-MM-DD format (optional)
folderNoFolder to search in ('inbox' or 'sent', defaults to 'inbox')
keywordNoKeyword to search in email subject and body (optional)
start_dateNoStart date in YYYY-MM-DD format (optional)

Input Schema (JSON Schema)

{ "properties": { "end_date": { "description": "End date in YYYY-MM-DD format (optional)", "type": "string" }, "folder": { "description": "Folder to search in ('inbox' or 'sent', defaults to 'inbox')", "enum": [ "inbox", "sent" ], "type": "string" }, "keyword": { "description": "Keyword to search in email subject and body (optional)", "type": "string" }, "start_date": { "description": "Start date in YYYY-MM-DD format (optional)", "type": "string" } }, "type": "object" }

Other Tools from ClaudePost

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/meyannis/mcpemail'

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