Skip to main content
Glama

MCP Email Service

by leeguooooo
3
  • Apple
  • Linux

batch_mark_read

Mark multiple emails as read simultaneously in a specified folder using the MCP Email Service, streamlining email management for improved efficiency.

Instructions

Mark multiple emails as read in batch

Input Schema

NameRequiredDescriptionDefault
email_idsYesList of email IDs to mark as read
folderNoEmail folderINBOX

Input Schema (JSON Schema)

{ "properties": { "email_ids": { "description": "List of email IDs to mark as read", "items": { "type": "string" }, "type": "array" }, "folder": { "default": "INBOX", "description": "Email folder", "type": "string" } }, "required": [ "email_ids" ], "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/leeguooooo/email-mcp-serverce'

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