detc_service
Retrieve Korean Constitutional Court decision full text by sequence number. Use the summary section to get essential content under 20KB.
Instructions
Retrieve Constitutional Court decision full text (헌재결정례 본문 조회).
Args: id: Constitutional Court decision sequence number (헌재결정례일련번호) lm: Decision name (optional) sections: "summary" to exclude 전문 (full text), or "full"/None for everything. Recommended: "summary" for PlayMCP to stay under 20KB. oc: Optional OC override type: Response format - "JSON" (default), "XML", or "HTML"
Returns: Full Constitutional Court decision text or error
Examples: >>> detc_service(id="58386") >>> detc_service(id="58386", sections="summary")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| lm | No | ||
| oc | No | ||
| type | No | JSON | |
| sections | No |