Skip to main content
Glama

Outlook MCP Server

by cqyefeng119

search_draft_emails

Locate and retrieve draft emails in Microsoft Outlook using specific keywords, streamlining email management and reducing manual search time.

Instructions

Search draft emails

Input Schema

NameRequiredDescriptionDefault
countNoNumber of results to return
queryYesSearch keywords

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "Number of results to return", "type": "number" }, "query": { "description": "Search keywords", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Outlook 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/cqyefeng119/windows-outlook-mcp'

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