Skip to main content
Glama

ミロンド (Mirondo)

verification_summary

このサイトが行った確認作業の結果を返す。実際には開けなかったお試しページの件数、LICENSE本文を読んで見つかった制限の件数と内訳、掲載を取り下げたものとその理由。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior2/5

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

With no annotations provided, the description carries full burden for behavior disclosure. It only states that the tool 'returns results' without indicating whether it is read-only, requires authentication, has side effects, or any rate limitations. The content description is partial but lacks important behavioral traits.

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

Conciseness4/5

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

The description is a single sentence that packs multiple output components, making it relatively concise. However, it lacks structural elements like bullet points or separators that would improve readability. It is front-loaded with the main action but could be organized better.

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 parameters, no output schema, and no annotations, the description is the sole documentation. It provides a high-level summary of return contents but fails to specify data types, structure, or formatting. For a tool returning complex verification details, this is insufficient for an agent to reliably parse the result.

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

Parameters4/5

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

There are zero parameters, and schema description coverage is 100% (vacuous). The baseline for 0 parameters is 4. The description adds meaning beyond the empty schema by explaining what the tool returns, which is sufficient context for a parameterless tool.

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 clearly states the tool returns verification work results, listing specific outputs: number of unopenable trial pages, license restriction count and breakdown, and withdrawn items with reasons. This provides a specific verb+resource and distinguishes from siblings get_ai_tool and search_ai_tools, which serve different purposes.

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 guidance on when to use this tool versus alternatives. The description only explains what it does, without mentioning appropriate contexts, prerequisites, or cases where a sibling tool would be better. This omission leaves the agent to infer usage based on tool names alone.

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