get_law_abbreviations
Retrieve the complete list of Korean law abbreviations, with optional date range filtering to return abbreviations for a specific period.
Instructions
[유틸] 법령 약칭 전체 목록 조회. stdDt/endDt로 기간 필터 가능.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stdDt | No | 기준 시작일 (YYYYMMDD) | |
| endDt | No | 기준 종료일 (YYYYMMDD) | |
| apiKey | No | 법제처 Open API 인증키(OC). 사용자가 제공한 경우 전달 |