jp_search_laws
Search Japanese laws by partial title. Retrieve official legislation from the e-Gov API with stable URLs and references.
Instructions
Search Japanese laws by (partial) title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max results, 1-100 (default 10). | |
| law_title | Yes | e.g. ``"民法"`` (Civil Code) or ``"個人情報の保護に関する法律"``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| query | Yes | ||
| total_count | Yes | ||
| 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. |