Tldinfo
tldinfoTLD Info: TLD registry operator, type, purpose (offline)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
tldinfoTLD Info: TLD registry operator, type, purpose (offline)
| Name | Required | Description | Default |
|---|---|---|---|
| q | No |
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. The only behavioral hint is '(offline)', suggesting that the tool uses a static dataset rather than live lookups. However, it does not explain what 'offline' implies operationally (e.g., no network requests, possibly stale data) or any other behavioral nuances like response format or error handling.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely short, but brevity is not conciseness when it omits essential information. It is a fragment rather than a structured sentence, and it does not front-load key operational details. The '(offline)' note is the only distinctive information, but it is insufficient for effective tool invocation.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one optional parameter and no required fields, the description should explain what input to provide stub and what output to expect. The existence of an output schema is indicated, but its contents are not described. The description does not convey how to use the tool, what data it returns, or when it is appropriate, leaving significant gaps for an agent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema defines a single parameter 'q' with no descriptionable and the schema description coverage is 0%. The description does not explain what 'q' should contain (presumably the TLD string), leaving the agent to guess. With zero coverage, the description must compensate, but it adds no parameter meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description mentions 'TLD registry operator, type, purpose', which gives some idea that the tool provides information about TLDs. However, it lacks an explicit verb and resource, and does not clearly distinguish it from other domain-related tools like whois or rdap. The phrase 'TLD Info' restates the tool name, adding little clarity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
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 siblings like whois, rdap, or domainage. The description does not mention any conditions, alternatives, or prerequisites. An agent would not know whether to use this tool for a TLD query without additional context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.