Skip to main content
Glama

Microsoft MCP

by elyxlz

reply_to_email

Automatically generate and send email replies using Microsoft Graph API. Specify account ID, email ID, and response body to streamline communication directly through your Outlook inbox.

Instructions

Reply to an email (sender only)

Input Schema

NameRequiredDescriptionDefault
account_idYes
bodyYes
email_idYes

Input Schema (JSON Schema)

{ "properties": { "account_id": { "title": "Account Id", "type": "string" }, "body": { "title": "Body", "type": "string" }, "email_id": { "title": "Email Id", "type": "string" } }, "required": [ "account_id", "email_id", "body" ], "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/elyxlz/microsoft-mcp'

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