Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

export_guidance

Receive AI-powered guidance for export operations including best practices, platform-specific recommendations, and filtering strategies for mailbox data migration.

Instructions

Get AI-powered guidance for export operations including best practices and recommendations.

Input Schema

NameRequiredDescriptionDefault
filtersNoAny specific filters you want to apply
goalNoWhat you want to achieve with the export
mailboxesNoApproximate number of mailboxes to export
platformNoTarget platform for export

Input Schema (JSON Schema)

{ "properties": { "filters": { "additionalProperties": true, "description": "Any specific filters you want to apply", "type": "object" }, "goal": { "description": "What you want to achieve with the export", "type": "string" }, "mailboxes": { "description": "Approximate number of mailboxes to export", "type": "number" }, "platform": { "description": "Target platform for export", "type": "string" } }, "type": "object" }

Other Tools from Zapmail MCP Server

Related Tools

    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/dsouzaalan/zapmail-mcp'

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