Skip to main content
Glama

MCP Email Service

by leeguooooo
3
  • Apple
  • Linux

mark_email_read

Mark specific emails as read in your inbox or other folders using the MCP Email Service. Specify the email ID to manage your email status efficiently and maintain an organized email workflow.

Instructions

Mark an email as read

Input Schema

NameRequiredDescriptionDefault
email_idYesEmail ID to mark as read
folderNoEmail folderINBOX

Input Schema (JSON Schema)

{ "properties": { "email_id": { "description": "Email ID to mark as read", "type": "string" }, "folder": { "default": "INBOX", "description": "Email folder", "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/leeguooooo/email-mcp-serverce'

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