Skip to main content
Glama

Microsoft MCP

by elyxlz

delete_email

Remove unwanted emails from Outlook using the specified email and account IDs. Simplifies email management by enabling direct deletion through integrated Microsoft Graph API commands.

Instructions

Delete an email

Input Schema

NameRequiredDescriptionDefault
account_idYes
email_idYes

Input Schema (JSON Schema)

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

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