Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

create_mailboxes_for_zero_domains

Generate mailboxes on domains with no existing mailboxes to enable email operations and improve domain functionality.

Instructions

Create N mailboxes on every domain in the active workspace with zero mailboxes.

Input Schema

NameRequiredDescriptionDefault
countPerDomainNoMailboxes to create per domain.

Input Schema (JSON Schema)

{ "properties": { "countPerDomain": { "default": 3, "description": "Mailboxes to create per domain.", "type": "number" } }, "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