Skip to main content
Glama
rabqatab

LexLink

eflaw_search

Search Korean laws currently in effect by effective date to find relevant legal information using keywords, date ranges, and filters.

Instructions

Search current laws by effective date (시행일 기준 현행법령 검색).

This tool searches Korean laws organized by effective date. Use this when you need to find laws that are currently in effect.

Args: query: Search keyword (law name or content) display: Number of results per page (max 100, default 20). Recommend 50-100 for law searches (법령 검색) to ensure exact matches are found. page: Page number (1-based, default 1) oc: Optional OC override (defaults to env var) type: Response format - "HTML" or "XML" (default "XML", JSON not supported by API) sort: Sort order - "lasc"|"ldes"|"dasc"|"ddes"|"nasc"|"ndes"|"efasc"|"efdes" ef_yd: Effective date range (YYYYMMDD~YYYYMMDD, e.g., "20240101~20241231") org: Ministry/department code filter knd: Law type filter

Returns: Search results with law list or error

Examples: Search for "자동차관리법": >>> eflaw_search(query="자동차관리법", display=10, type="JSON")

Search with date range:
>>> eflaw_search(
...     query="자동차",
...     ef_yd="20240101~20241231",
...     type="JSON"
... )

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
displayNo
pageNo
ocNo
typeNoXML
sortNo
ef_ydNo
orgNo
kndNo

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