Skip to main content
Glama

explore_legal_chain

Analyze Korean legal provisions by retrieving the full context, including referenced articles and detailed regulations, to understand complex legal relationships.

Instructions

Perform a 'Deep Search' (Legal Graph).
Use this when you want to understand the full context of a law provision, including:
1. The provision itself.
2. Other articles it refers to ("Internal/External References").
3. Detailed regulations that define its scope ("Presidential Decree").

Usage:
- "Higher Education Act Article 20"
- "고등교육법 제20조"

Returns:
- A comprehensive markdown document containing the main article and all connected legal texts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses key behavioral traits: it performs a 'Deep Search' returning a 'comprehensive markdown document' with main article and connected texts, implying a structured output. However, it lacks details on error handling, rate limits, or authentication needs, which are important for a tool with no annotations.

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?

The description is front-loaded with the core purpose, followed by usage context and examples, and ends with return details. Every sentence adds value without redundancy, such as listing what the search includes and providing concrete query examples, making it efficient and well-structured for quick understanding.

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?

Given the tool's complexity (deep legal search) and no annotations, the description is mostly complete: it explains purpose, usage, and output format. However, with an output schema present, it doesn't need to detail return values, but it could benefit from mentioning potential limitations or dependencies. Sibling tools provide context, but the description adequately covers the core functionality.

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?

The input schema has 0% description coverage, so the description must compensate. It adds meaning by specifying the parameter 'query' should be a law provision reference (e.g., 'Higher Education Act Article 20'), including examples in both English and Korean. This clarifies the expected format beyond the schema's generic 'string' type, though it doesn't detail constraints like exact syntax or validation rules.

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 specific action ('Perform a Deep Search') and resource ('Legal Graph'), explaining it retrieves a law provision with its full context including references and regulations. It distinguishes from siblings like 'search_law_articles' or 'read_legal_resource' by emphasizing comprehensive, interconnected results rather than basic searches or single articles.

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

Usage Guidelines5/5

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

Explicitly states 'Use this when you want to understand the full context of a law provision', providing clear when-to-use guidance. It includes examples like 'Higher Education Act Article 20' to illustrate appropriate queries, helping differentiate from tools that might return partial or historical data (e.g., 'get_article_history' for version changes).

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/seo-jinseok/korean-law-mcp'

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