Skip to main content
Glama

Outlook MCP Server

by cqyefeng119

get_email_by_id

Retrieve a specific email by its unique ID from the Outlook MCP Server, enabling direct access to targeted messages for reading or processing.

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

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