Skip to main content
Glama
rabqatab

LexLink

decc_service

Retrieve complete Korean administrative appeal decision texts with case details, dispositions, summaries, and legal reasoning using decision IDs or case names.

Instructions

Retrieve administrative appeal decision full text (행정심판례 본문 조회).

This tool retrieves the complete text of Korean administrative appeal decisions. Includes case details, disposition information, decision summary, and reasoning.

Args: id: Decision sequence number (required) lm: Decision name (optional) oc: Optional OC override (defaults to env var) type: Response format - "HTML" or "XML" (default "XML", JSON not supported by API) ctx: MCP context (injected automatically)

Returns: Full administrative appeal decision text with details or error

Examples: Retrieve by ID: >>> decc_service(id="243263", type="XML")

Retrieve with case name:
>>> decc_service(id="245011", lm="과징금 부과처분 취소청구", type="XML")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
lmNo
ocNo
typeNoXML

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/rabqatab/LexLink-ko-mcp'

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