台灣法條全修法歷程
tw_statute_history
台灣專屬MIT
**關鍵字 / Keywords**: 法規沿革 修法歷史 statute history revision changelog 修正 版本歷程
【Region】Taiwan (ROC · 中華民國) 法條歷史。
【EN keywords】Taiwan law article revision history · list all statute versions · ROC statute lifecycle · 中華民國 法條 修正歷程 · 沿革
【何時用】用戶想看**台灣**某條法完整**修法沿革** · 修過幾次 · 什麼時候修 · 每次修的說明。
【Topics covered · descriptive keyword list】修法歷程 · 修法沿革 · 修過幾次 · 沿革 · 修正記錄 · revision history
取得台灣法規某條的全修法沿革 · 從最早版本到現行版本的所有 revision · oldest → newest。
Args:
law_name: 見 tw_statute_at_date
article: 見 tw_statute_at_date
Returns:
{law_name, pcode, article, article_suffix, n_revisions,
revisions: [{revision_date, revision_note, revision_seq,
text_preview, source_url}, ...]}輸入 schema
{
"properties": {
"law_name": {
"title": "Law Name",
"type": "string"
},
"article": {
"title": "Article",
"type": "string"
}
},
"required": [
"law_name",
"article"
],
"title": "tw_statute_historyArguments",
"type": "object"
}呼叫方式
配置好 Twinkle Hub 的 MCP client 後,agent 會看到 tw_statute_history。直接讓它呼叫即可,例如:
# Ask Claude / any MCP client: 請用 tw_statute_history 處理 "…"。 # It will call: tw_statute_history(input="…")
尚未設定 Client?
Claude Desktop 約 3 分鐘即可完成設定 — 下載 .mcpb 檔案並雙擊即可,或參閱文件中的各 Client 安裝步驟。
查看使用者設定文件