Skip to main content
Glama

ClaudePost

by ZilongXue

search-emails

Search emails by date range or keywords within specified folders on the ClaudePost server. Retrieve inbox or sent messages efficiently using targeted search criteria.

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" }
Install Server

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/ZilongXue/claude-post'

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