Skip to main content
Glama

osint-terminal

Tempmail

tempmail

Temp Email: Generate/read a disposable email inbox (1secmail)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.3/5.0
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It mentions generation and reading of an inbox, but does not disclose side effects like mailbox persistence, privacy implications, or any rate limits. The reference to '1secmail' hints at a service but gives no detail about how the tool behaves beyond the minimal verb.

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

Conciseness2/5

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

The description is a single concise sentence, but it sacrifices necessary detail for brevity. It is under-specification rather than effective conciseness, because it omits critical information about the parameter and usage variants.

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

Completeness1/5

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

Given one undocumented parameter comparable, no annotations, and only a minimal description, the tool is not adequately specified. The agent lacks the information needed to call it correctly, such as what to pass for 'q' and how to switch between generation and reading modes.

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

Parameters1/5

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

The input schema has one parameter 'q' with 0% description coverage Alert, and the description does not explain what 'q' represents. The agent cannot determine whether 'q' is an email address to read, a prefix for generation, or something else, making correct invocation impossible without external knowledge.

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

Purpose4/5

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

The description states a specific verb ('Generate/read') and resource ('disposable email inbox'), tied to the 1secmail service, which gives the tool a clear primary function. It is clear enough to distinguish it from unrelated siblings, though it does not explicitly contrast with similar email-related tools like 'disposable' or 'email'.

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?

There is no guidance on when to use this tool versus alternatives like 'disposablecheck' or 'email'. The description only states what it does, leaving the agent to infer appropriate usage context without any exclusions or alternatives.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources