get_law_reference
Obtain details of a Korean legal provision by its ID, including names, summary, source URL, risk level, and full text when available.
Instructions
Look up a bundled Korean law provision by ID and return its Korean and English names, a plain-language summary, the source URL on law.go.kr, a risk level, and (when available) the full Korean article text. Typically used to expand a related_laws ID returned by a scan. This is reference material, not legal advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | If true, fetch the latest full text from law.go.kr (requires network access). If false (default), use the text bundled in the binary. | |
| law_id | Yes | Bundled provision ID. Examples by law: PIPA-15, PIPA-29 (개인정보 보호법); NIA-22, NIA-50 (정보통신망법); CIA-19 (신용정보법); ECA-6 (전자상거래법). |