Skip to main content
Glama
dsouzaalan

Zapmail MCP Server

by dsouzaalan

Verify Name Server Propagation

verify_name_server_propagation_13520984e0

Check domain name server propagation status to confirm successful connection with Zapmail services for email management.

Instructions

Verify Name Servers for Domain Connection with Zapmail Invoke this endpoint.

Input Schema

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

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must fully disclose behavioral traits. It only states the purpose without detailing critical aspects: whether it's a read-only check or has side effects, authentication requirements, rate limits, error handling, or what the verification entails (e.g., polling, timeout). This is inadequate for a tool with potential operational impact.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is brief but inefficiently structured. It includes '# Verify Name Servers...' which is redundant with the title, and 'Invoke this endpoint' adds no value. It could be more front-loaded with actionable details. However, it avoids excessive verbosity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no annotations and no output schema, the description is incomplete. It lacks behavioral context (e.g., safety, response format) and doesn't compensate for the absence of structured fields. For a tool with 7 parameters and potential complexity in domain/DNS operations, this is insufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, documenting all 7 parameters (e.g., method, path, body). The description adds no parameter-specific information beyond the tool's general purpose, so it doesn't enhance understanding of individual parameters. Baseline score of 3 is appropriate as the schema carries the burden.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'Verify Name Servers for Domain Connection with Zapmail' which indicates a verification action related to name servers and domain connection. However, it's vague about the specific verification method (e.g., checking DNS propagation status) and doesn't distinguish it from sibling tools like 'check_dns_records_13521093e0' or 'get_name_servers_to_connect_domain_13520972e0'. The phrase 'Invoke this endpoint' is redundant with the tool's nature.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives is provided. The description mentions 'Domain Connection with Zapmail', implying a context, but doesn't specify prerequisites, timing (e.g., after DNS changes), or contrast with siblings like 'connect_domain_with_zapmail_13521006e0'. This leaves usage unclear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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