legal_resolver
Identify applicable laws, precedents, and interpretations for a legal situation. Submit a plain-language description to receive a comprehensive legal analysis from multiple databases.
Instructions
Find all applicable laws, precedents, and interpretations for a situation (법률 종합 분석).
Given a plain language description of a legal situation, this tool searches across multiple legal databases in one call: law articles, court precedents, legal interpretations, and citation networks.
Args: situation: Plain language description (e.g., "직원이 고객 데이터를 USB에 담아갔다") display: Results per sub-query (default 5) oc: Optional OC override type: Response format - "JSON" (default), "XML", or "HTML"
Returns: Comprehensive legal analysis with applicable laws, precedents, interpretations, and citations
Examples: >>> legal_resolver(situation="집주인이 보증금을 안 돌려줘요") >>> legal_resolver(situation="회사에서 갑자기 해고당했어요", display=3)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oc | No | ||
| type | No | JSON | |
| display | No | ||
| situation | Yes |