Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

get_api_scenarios

Retrieve step-by-step scenarios for common API operations and workflows across domains, mailboxes, users, billing, and other categories to guide API integration.

Instructions

Get step-by-step scenarios for common API operations and workflows.

Input Schema

NameRequiredDescriptionDefault
categoryNoAPI category to get scenarios for
scenarioNoSpecific scenario name within the category

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "API category to get scenarios for", "enum": [ "workspace", "domains", "mailboxes", "wallet", "exports", "users", "billing", "subscriptions", "dns" ], "type": "string" }, "scenario": { "description": "Specific scenario name within the category", "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