Skip to main content
Glama

search_legal_content

Read-onlyIdempotent

Search Korean defense acquisition statutes and administrative rules, retrieving the latest full text and provisions with source verification for citation checking.

Instructions

국가법령정보 API에서 후보 문서를 검색하고 각 문서의 최신 상세 본문과 조문을 함께 조회합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes본문에서 찾을 법률·업무 내용 또는 법령명
typesNo
asOfDateNo
currentOnlyNo
forceRefreshNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

C2.9/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and non-destructive behavior, so the description does not need to cover those. It adds useful context that the tool returns the latest detailed body and provisions together, but it does not explain how the combined operation handles pagination, missing versions, or API failures.

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, front-loaded sentence with no filler. It is concise and easy to parse, though it could be slightly better structured by separating the search step from the detail-retrieval behavior.

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?

With six parameters, no output schema, and many sibling tools, the description is too thin to be complete. It does not describe the return shape, which documents are considered 'candidates', how the latest version is selected, or what happens when a document has no matching provision.

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

Parameters2/5

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

Schema description coverage is only 17%, so the description carries the burden of explaining parameters, but it does not. The mention of 'latest' vaguely connects to asOfDate and currentOnly, but limit, types, and forceRefresh remain unexplained and uncompensated.

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?

The description states a specific operation: searching candidate documents in the 국가법령정보 API and retrieving the latest full text and provisions for each. This goes beyond a generic verb and resource, though it does not explicitly differentiate itself from the many sibling search/detail tools.

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?

There is no explicit guidance about when to use this tool versus alternatives like search_legal, get_legal_detail, or query_legal_api. The phrase 'search and retrieve together' implies a combined workflow, but no exclusions or comparison are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/ai-studying-man/DAPA-MCP'

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