Twinkle HubTwinkle Hub
サインイン

📌 2026-06-30 追加: 🎓 Teacher exam dual corpus — 12,731 qualification questions + 2,421 recruitment questions (519 データセット)

完全な changelog を見る →

查國定假日

twtools-lookup_holidays

TW 専用MIT

列出指定西元年所有國定假日 + 補班日(內建 2024-2026 資料)。

Args:
    year: 西元年,例 2025。

Returns: holidays + makeup_workdays。超出 bundled 範圍回 found=False。

入力スキーマ

{
  "properties": {
    "year": {
      "title": "Year",
      "type": "integer"
    }
  },
  "required": [
    "year"
  ],
  "title": "lookup_holidaysArguments",
  "type": "object"
}

呼び出し方

Twinkle Hub MCP クライアントが設定済みなら、エージェントは twtools-lookup_holidays を見つけます。呼び出しを依頼するだけ — 例:

# Ask Claude / any MCP client:
請用 twtools-lookup_holidays 處理 "…"。

# It will call:
twtools-lookup_holidays(input="…")

まだクライアントを設定していませんか?

Claude Desktop は 3 分で接続 — .mcpb をダウンロードしてダブルクリック、または他クライアントは docs を参照。

ユーザードキュメントを見る