Skip to main content
Glama
oranger07
by oranger07

verify_law_reference

Verifies whether law references output by an agent exist, using multi-round checks against audit regulations databases.

Instructions

多轮 Loop 核实 Agent 输出的法规引用是否真实存在

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
questionNo
referencesYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations provided, so description bears full burden. Mentions 'multi-round Loop', hinting at iterative behavior, but lacks details on side effects, error handling, or whether it modifies state. More behavioral info needed.

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?

Single sentence is concise but omits necessary detail about parameters and behavior. Structure is minimal; as a tool description it is under-specified despite brevity.

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?

Despite having an output schema, the description fails to explain the multi-round loop mechanism, input requirements, or expected output format. Incomplete for effective agent use.

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?

Schema description coverage is 0% and description does not explain the purpose or format of the parameters 'question' and 'references'. Leaves agent without understanding how to structure input.

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?

Description states the tool verifies whether legal references output by an agent actually exist, using a multi-round loop. This clearly identifies the verb and resource, and distinguishes it from search tools like law_article_search or law_lookup.

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 like law_lookup or smart_query. Only states its function, leaving the agent to infer appropriate usage context.

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/oranger07/mcp_law_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server