get_law
Retrieve law metadata and a plain text preview from e-Gov Law Search using a law ID or law number. Optionally specify the preview length.
Instructions
Retrieve law metadata and a plain text preview from e-Gov Law Search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lawId | No | e-Gov law ID. Either lawId or lawNum is required. | |
| lawNum | No | Japanese law number. Either lawId or lawNum is required. | |
| previewChars | No | Maximum preview length. Defaults to 5000. |