Skip to main content
Glama
narumiruna

Taiwan Legislative Yuan MCP Server

get_bill_doc_html

Retrieve HTML content for Taiwan Legislative Yuan bills, including full text, amendments, and attachments, by providing the bill number to access official documentation.

Instructions

取得特定議案的文件 HTML 內容列表。 Args: bill_no: 議案編號,必填,例:203110077970000 Returns: str: JSON 格式,包含該議案的所有相關文件 HTML 內容(議案本文、附件、修正對照表等)。 Notes: 若回傳空白內容,可能原因包含:該議案尚無正式文件、文件尚未數位化、或 API 資料延遲更新。 建議先使用 get_bill_detail 確認議案存在後再查詢文件內容。 Raises: 例外時回傳中文錯誤訊息字串。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bill_noYes議案編號,必填,例: 203110077970000

Latest Blog Posts

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/narumiruna/ly-mcp'

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