Skip to main content
Glama
sweetrb

apple-mail-mcp

by sweetrb

delete-mailbox

Delete a mailbox and all its messages from an account. Requires explicit confirmation to prevent accidental data loss.

Instructions

Use when: deleting a mailbox/folder from an account. Returns: a confirmation that the mailbox was deleted. Do not use when: renaming it (use rename-mailbox) or deleting messages within it (use delete-message / batch-delete-messages). Safety: destructive — deleting a mailbox removes the folder and any messages it contains. Require explicit user confirmation and use list-mailboxes first to confirm the exact name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
accountNoAccount containing the mailbox

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okNo
nameNo

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