get_law
Retrieve detailed information about a specific Taiwan law, including its articles and version history, by providing the law's unique ID.
Instructions
取得特定法律的詳細資訊。
Args:
law_id: 法律編號,必填,例:09200015
Returns:
str: JSON 格式,包含法律基本資料、法條內容、版本資訊等詳細資訊。
Raises:
例外時回傳中文錯誤訊息字串。Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law_id | Yes | 法律編號,必填,例:09200015 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |