get_linked_laws_from_ordinance
Retrieve higher-level statutes that are the legal basis for a given local ordinance or rule. Input an ordinance name to find linked parent laws.
Instructions
[연계] 자치법규 기준 상위법령 조회. 조례/규칙의 근거 법령 확인.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 자치법규명 (예: '서울특별시 주차장 설치 및 관리 조례') | |
| display | Yes | 결과 개수 (기본:20, 최대:100) | |
| page | Yes | 페이지 번호 (기본:1) | |
| apiKey | No | 법제처 Open API 인증키(OC) |