Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

retrieve_all_mailboxes_13490172e0

Fetch a comprehensive list of all mailboxes using the Zapmail MCP Server. Supports HTTP methods like GET, POST, PUT, DELETE, PATCH, and integrates query parameters, path variables, or JSON body for flexible API interactions.

Instructions

This endpoint lets you fetch a list of all mailboxes. Invoke this endpoint.

Input Schema

NameRequiredDescriptionDefault
bodyNoJSON body for POST/PUT/PATCH.
methodNoOverride HTTP method.
pathNoOverride absolute API path.
pathParamsNoValues for path variables.
queryNoQuery parameters.
serviceProviderNoOverride service provider.
workspaceKeyNoOverride workspace key.

Input Schema (JSON Schema)

{ "properties": { "body": { "additionalProperties": {}, "description": "JSON body for POST/PUT/PATCH.", "type": "object" }, "method": { "description": "Override HTTP method.", "enum": [ "GET", "POST", "PUT", "DELETE", "PATCH" ], "type": "string" }, "path": { "description": "Override absolute API path.", "type": "string" }, "pathParams": { "additionalProperties": {}, "description": "Values for path variables.", "type": "object" }, "query": { "additionalProperties": {}, "description": "Query parameters.", "type": "object" }, "serviceProvider": { "description": "Override service provider.", "enum": [ "GOOGLE", "MICROSOFT" ], "type": "string" }, "workspaceKey": { "description": "Override workspace key.", "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