lnkDep_search
Search local ordinances linked to laws managed by a specific Korean government ministry or department using ministry codes to find relevant legal connections.
Instructions
Search law-ordinance links by ministry (연계 법령 소관부처별 목록 조회).
This tool searches local ordinances linked to laws managed by a specific government ministry or department.
Args: org: Ministry/department code (required, e.g., "1400000") 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 ctx: MCP context (injected automatically)
Returns: Search results with ministry's linked ordinances or error
Examples: Search ordinances linked to ministry 1400000: >>> lnkDep_search(org="1400000", type="XML")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | ||
| display | No | ||
| page | No | ||
| oc | No | ||
| type | No | XML | |
| sort | No |