Skip to main content
Glama

Hourei MCP Server

get_law_revision

Retrieve revision history for Japanese laws to track legislative changes and amendments over time using the e-Gov Law API.

Instructions

法令の改正履歴を取得します。

Input Schema

NameRequiredDescriptionDefault
lawNumYes法令番号(例: 平成十七年法律第百十七号)

Input Schema (JSON Schema)

{ "properties": { "lawNum": { "description": "法令番号(例: 平成十七年法律第百十七号)", "type": "string" } }, "required": [ "lawNum" ], "type": "object" }

Other Tools from Hourei MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/groundcobra009/hourei-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server