chain_law_system
Trace a law's full hierarchy from parent statute to delegated decrees, administrative rules, and linked ordinances. Clarifies subordinate connections.
Instructions
Map the full law system hierarchy (법령 체계 조회).
Chains: law search → delegation tree → related admin rules → linked ordinances. Shows how a law connects to its subordinate regulations.
Args: law_name: Law name (e.g., "건축법", "근로기준법") oc: Optional OC override type: Response format
Returns: Law hierarchy: parent law, delegated decrees/rules, linked ordinances
Examples: >>> chain_law_system(law_name="건축법") >>> chain_law_system(law_name="개인정보 보호법")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oc | No | ||
| type | No | JSON | |
| law_name | Yes |