Skip to main content
Glama
sweetrb

apple-mail-mcp

by sweetrb

reply-to-message

Reply to an existing email by ID, preserving threading headers. Optionally reply to all recipients or save as a draft instead of sending.

Instructions

Use when: replying to an existing message by id, preserving its threading headers. Set replyAll for all recipients; set send=false to save as a draft instead of sending. Returns: a confirmation that the reply was sent or saved as a draft. Do not use when: composing a brand-new message (use send-email / create-draft) or forwarding to new recipients (use forward-message). Safety: with the default send=true this SENDS real email immediately and cannot be unsent — require explicit user confirmation of the recipients and body, or pass send=false to let the user review.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
bodyYes
sendNoSend immediately (false = save as draft)
replyAllNoReply to all recipients

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNo
okNo
sentNo

Latest Blog Posts

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/sweetrb/apple-mail-mcp'

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