Skip to main content
Glama

Outlook MCP Server

by cqyefeng119

summarize_email

Extract key points from emails in Outlook by summarizing their content. Uses the Outlook MCP Server to process emails directly, simplifying information retrieval for better productivity.

Instructions

Summarize individual email content

Input Schema

NameRequiredDescriptionDefault
email_idYesEmail ID to summarize

Input Schema (JSON Schema)

{ "properties": { "email_id": { "description": "Email ID to summarize", "type": "string" } }, "required": [ "email_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