查國定假日
twtools-lookup_holidays
Spécifique TWMIT
列出指定西元年所有國定假日 + 補班日(內建 2024-2026 資料)。
Args:
year: 西元年,例 2025。
Returns: holidays + makeup_workdays。超出 bundled 範圍回 found=False。Schéma d'entrée
{
"properties": {
"year": {
"title": "Year",
"type": "integer"
}
},
"required": [
"year"
],
"title": "lookup_holidaysArguments",
"type": "object"
}Comment appeler
Une fois votre client MCP Twinkle Hub configuré, votre agent verra twtools-lookup_holidays. Demandez-lui simplement de l'appeler — exemple :
# Ask Claude / any MCP client: 請用 twtools-lookup_holidays 處理 "…"。 # It will call: twtools-lookup_holidays(input="…")
Pas encore configuré un client ?
Claude Desktop en 3 minutes — téléchargez le .mcpb et double-cliquez, ou voir la doc pour les autres clients.
Voir les docs utilisateur