get_delegated_laws
Retrieve a list of delegated laws by ministry name. Focuses on laws where enforcement decrees or rules are not yet enacted. Supports pagination and adjustable display count.
Instructions
[연계] 위임법령 목록. 소관부처별 위임법령(시행령/시행규칙 미제정) 조회.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 부처명 (예: '보건복지부') | |
| display | Yes | 결과 개수 (기본:20, 최대:100) | |
| page | Yes | 페이지 번호 (기본:1) | |
| apiKey | No | 법제처 Open API 인증키(OC) |