get_gazette_agenda
Retrieve detailed information for a specific gazette agenda using its ID. Returns JSON with full details.
Instructions
取得特定公報目錄的詳細資訊。
Args:
gazette_agenda_id: 公報議程編號,必填,例:1137701_00001
Returns:
str: JSON 格式,包含公報目錄詳細資訊。
Raises:
例外時回傳中文錯誤訊息字串。Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gazette_agenda_id | Yes | 公報議程編號,必填,例:1137701_00001 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |