Skip to main content
Glama

Outlook MCP Server

by cqyefeng119

get_sent_emails

Retrieve a list of sent emails directly from Microsoft Outlook using the Outlook MCP Server. Specify the number of emails to fetch and manage your sent items efficiently.

Instructions

Get sent emails list

Input Schema

NameRequiredDescriptionDefault
countNoNumber of sent emails to retrieve

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "Number of sent emails to retrieve", "type": "number" } }, "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