各時區現在時間
twtools-current_time_in
汎用MIT
取指定 IANA 時區之當下時間(預設 Asia/Taipei)。
入力スキーマ
{
"properties": {
"timezone": {
"default": "Asia/Taipei",
"title": "Timezone",
"type": "string"
}
},
"title": "current_time_inArguments",
"type": "object"
}呼び出し方
Twinkle Hub MCP クライアントが設定済みなら、エージェントは twtools-current_time_in を見つけます。呼び出しを依頼するだけ — 例:
# Ask Claude / any MCP client: 請用 twtools-current_time_in 處理 "…"。 # It will call: twtools-current_time_in(input="…")
まだクライアントを設定していませんか?
Claude Desktop は 3 分で接続 — .mcpb をダウンロードしてダブルクリック、または他クライアントは docs を参照。
ユーザードキュメントを見る