Twinkle HubTwinkle Hub
サインイン

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

完全な changelog を見る →

二十四節氣查詢

twtools-lookup_24_solar_terms

汎用MIT

列出指定西元年 24 節氣對應日期(範圍 1900-2100)。

Returns: {year, count: 24, terms: [{name: 立春, date: ISO}, ...]}。

入力スキーマ

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

呼び出し方

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

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

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

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

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

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