analyze_article
Analyze Japanese building standards articles to extract structural metadata—paragraphs, items, references—in JSON format for validating citations and preventing AI hallucinations.
Instructions
条文の構造を解析し、項数・号数・参照統計・プレビューなどのメタデータをJSON形式で返す。AIが要約・解説を生成する際の素材データとして活用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law_name | Yes | 法令名(正式名称または略称。例: 建築基準法、建基法) | |
| article_number | Yes | 条文番号(例: 第20条、20) |