jp_get_full_text
Fetch the complete text of a Japanese law using its law ID. Large laws are truncated to avoid long responses.
Instructions
Fetch the full text of a law by law_id. Large laws are truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law_id | Yes | e.g. ``"129AC0000000089"`` (the Civil Code). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law_id | Yes | ||
| content | No | ||
| eli_uri | No | ||
| eli_note | No | Japan has not deployed ELI. eli_uri is the durable e-Gov viewer URL (https://laws.e-gov.go.jp/law/{law_id}), keyed on the stable law_id e-Gov assigns to every law - never invented. | |
| byte_size | No | ||
| truncated | No | ||
| source_url | No | ||
| dataset_note | No | e-Gov (laws.e-gov.go.jp) is Japan's official portal for national legislation, run by the Digital Agency. Japan has no ELI scheme; eli_uri carries the durable e-Gov viewer URL keyed on law_id (see eli_note). Discover by law_title (jp_search_laws) or full-text keyword (jp_search_by_keyword), then fetch metadata or a specific article by law_id. | |
| human_readable_citation | No |