Get a Korean statute article
get_korean_law_articleGet the current text of Korean export-control law articles, including the Foreign Trade Act and Private International Law, with automatic fallback to a bundled snapshot if the live API is unreachable.
Instructions
Retrieve the current text of an article of the Korean Foreign Trade Act (대외무역법) or the Act on Private International Law (국제사법) from the law.go.kr Open API, falling back to a dated snapshot bundled with this server. Sub-articles are supported (제19조의2). Set the LAW_OC environment variable to a law.go.kr Open API account id to enable live retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law | Yes | Supported statute short name. | |
| source | No | Use snapshot_only to avoid any outbound network request. | live_then_snapshot |
| article | Yes | Article label. Accepts 제19조, 제19조의2, 제20조, 제53조, 19조, 19-2. Note that the 2024-02-20 전문개정 split the old 제19조 into 제19조 (전략물자 지정·고시), 제19조의2 (수출허가) and 제19조의3 (상황허가). | |
| timeoutMs | No |