Skip to main content
Glama

Straelo Relay

Domain Health

domain_health

Check public domain DNS, HTTP, HTTPS, redirects, TLS certificate health and response latency in one request.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesPublic domain name.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior4/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 clearly lists the checks performed, which is meaningful behavioral context. It does not mention failure modes, response format, or rate limits, but for a read-only health check the disclosed scope is reasonably transparent.

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

Conciseness5/5

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

One sentence, front-loaded with the action, and every listed item adds value. There is no redundant or filler content.

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

Completeness4/5

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

For a single-parameter tool with no output schema, the description is mostly complete: it states what is checked and that it is done in one request. It could be more complete by mentioning the nature of the response, but the low complexity and clear scope make the gap minor.

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?

Schema description coverage is 100%, so the schema already documents the single 'domain' parameter. The description adds only the word 'public' and does not provide additional semantic detail beyond what the schema states.

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

Purpose5/5

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

The description uses a specific verb ('Check') with a clear resource ('public domain') and enumerates the exact dimensions checked: DNS, HTTP, HTTPS, redirects, TLS certificate health, and response latency. This distinguishes it from siblings like dns_intelligence, which focuses only on DNS.

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

Usage Guidelines3/5

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

The phrase 'in one request' implies this tool is for consolidated health checks, but the description does not explicitly state when to use it versus alternatives such as dns_intelligence or web_intelligence. No exclusions or routing guidance are provided.

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