Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

search_admin_appeals

Search administrative appeal rulings on PIPA violation cases. Retrieve decisions on corrective orders, fines, and other administrative actions to verify whether a dispute has occurred.

Instructions

행정심판 재결례 검색 (법제처 lawSearch · target=decc). 행정처분 취소·이행 청구 결정 메타. PIPA 위반에 대한 시정명령·과징금 등 행정처분에 대한 불복 사건 확인. 다음: get_admin_appeal_text(W2.5)로 재결례 전문.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes행정심판 재결례 키워드. 사건명·사건번호 매칭 (예: '개인정보 열람 거부', '처분 취소').
displayNo결과 개수 (기본 20)
pageNo페이지 번호 (기본 1)
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It does not mention read-only nature, rate limits, authentication needs, or any side effects. The description only describes the tool's function without behavioral context.

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?

The description is two sentences with relevant details, but it includes a parenthetical reference to an internal code (W2.5) that may not be clear to all users. It is relatively concise but could be more streamlined.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a search tool with three parameters and no output schema, the description covers the domain and usage context. It mentions follow-up tool and example keywords. However, it lacks information about pagination, result format, or any limitations, which would be useful for completeness.

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

Parameters3/5

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

Schema coverage is 100%, so each parameter has a description in the schema. The tool description adds example keywords and context (e.g., PIPA violations) but does not significantly enhance understanding beyond the schema's parameter descriptions. The examples are helpful but not critical.

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 identifies the tool as a search for administrative appeal precedents (행정심판 재결례 검색) from a specific source (법제처 lawSearch · target=decc). It distinguishes itself from the sibling tool get_admin_appeal_text by indicating that tool retrieves the full text. The verb '검색' and the resource are specific.

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

Usage Guidelines4/5

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

The description explicitly recommends using get_admin_appeal_text for full text after searching, providing a clear workflow. It also gives context about the types of cases covered (PIPA violations, administrative dispositions). However, it does not specify when not to use this tool compared to other search tools like search_admin_rule.

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/scvcoder/korean-privacy-law-mcp'

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