Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

get_export_info

Retrieve supported export platforms, flows, and scenarios with detailed examples and troubleshooting guidance for Zapmail API integration.

Instructions

Get comprehensive information about supported export platforms, flows, and scenarios.

Input Schema

NameRequiredDescriptionDefault
includeExamplesNoInclude detailed examples
includeTroubleshootingNoInclude troubleshooting information
platformNoSpecific platform to get info about

Input Schema (JSON Schema)

{ "properties": { "includeExamples": { "default": true, "description": "Include detailed examples", "type": "boolean" }, "includeTroubleshooting": { "default": true, "description": "Include troubleshooting information", "type": "boolean" }, "platform": { "description": "Specific platform to get info about", "enum": [ "REACHINBOX", "INSTANTLY", "SMARTLEAD", "REPLY_IO", "MANUAL" ], "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