Skip to main content
Glama

Outlook MCP Server

by cqyefeng119

get_draft_emails

Retrieve a list of draft emails from Microsoft Outlook using the Outlook MCP Server. Specify the number of drafts to fetch to manage and review unfinished messages efficiently.

Instructions

Get draft emails list

Input Schema

NameRequiredDescriptionDefault
countNoNumber of draft emails to retrieve

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "Number of draft emails to retrieve", "type": "number" } }, "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