verify_law_article_tool
Verify Chinese law article citations by retrieving the authoritative full text and returning the exact article wording and source.
Instructions
核验"《某法》第X条":抓取权威全文,返回该条完整原文 + 来源。
Args: law_title: 法律全名,如 "中华人民共和国个人信息保护法"(书名号可省)。 article_no: 条号,支持中文或数字,如 "五十五"、"55"。
Returns: {matched, law_title, article_label, article_text, source_url, source_title, publish_date, disclaimer, retrieved_at}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law_title | Yes | ||
| article_no | Yes |