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
Name | Required | Description | Default |
---|---|---|---|
body | No | JSON body for POST/PUT/PATCH. | |
method | No | Override HTTP method. | |
path | No | Override absolute API path. | |
pathParams | No | Values for path variables. | |
query | No | Query parameters. | |
serviceProvider | No | Override service provider. | |
workspaceKey | No | Override workspace key. |