Twinkle HubTwinkle Hub
Sign in

📌 2026-08-17 added: ⚖️ Taiwan statute time machine — historical article text · revision history · full-text search · citation graph (935 datasets · 35,454+ rows)

View full changelog →

Reservoir live storage (66+ stations)

tw_rt_reservoir_live

TW-specificMIT

**關鍵字 / Keywords**: 水庫水位 即時 台水 台電 reservoir live water level realtime storage

單一水庫即時水情 · 支援全國 66+ 座 (v1.50 從 4 → 全量).

接受帶或不帶「水庫」後綴。例如:石門/石門水庫/曾文/日月潭/德基/南化/
烏山頭/翡翠/牡丹/明德/仁義潭/湖山/新山/鯉魚潭/霧社/阿公店 皆可。

若不確定名稱、或要列全 69 座,先呼叫 `tw_rt_reservoir_list()`。

Args:
    name: 水庫中文名 (支援 alias · 有「水庫」後綴或省略皆可)

Source: 水利署 opendata API v2 · 45501 hourly aggregate (66 座) +
        41568 daily fallback (69 座 · 湖山/新山/鯉魚潭 走這個) +
        臺北翡翠水庫管理局 Feitsui_HourlyJSON (147034).
License: OGDL v1. 5-min cache. Freq: 1 hr (hourly) · 1 day (fallback).

Input schema

{
  "properties": {
    "name": {
      "default": "曾文",
      "title": "Name",
      "type": "string"
    }
  },
  "title": "tw_rt_reservoir_liveArguments",
  "type": "object"
}

How to call

Once your Twinkle Hub MCP client is configured, your agent will see tw_rt_reservoir_live. Just ask it to call — example:

# Ask Claude / any MCP client:
請用 tw_rt_reservoir_live 處理 "…"。

# It will call:
tw_rt_reservoir_live(input="…")

Haven't set up a client yet?

Claude Desktop in 3 minutes — download the .mcpb and double-click, or see docs for other clients.

See user docs