Skip to main content
Glama

Outlook MCP Server

by cqyefeng119

get_email_by_id

Retrieve a specific email using its unique ID from Microsoft Outlook via the Outlook MCP Server, enabling direct access to email content without requiring complex security configurations.

Instructions

Get specific email by ID

Input Schema

NameRequiredDescriptionDefault
idYesEmail ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Email ID", "type": "string" } }, "required": [ "id" ], "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/cqyefeng119/windows-outlook-mcp'

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