二十四節氣查詢
twtools-lookup_24_solar_terms
GénériqueMIT
列出指定西元年 24 節氣對應日期(範圍 1900-2100)。
Returns: {year, count: 24, terms: [{name: 立春, date: ISO}, ...]}。Schéma d'entrée
{
"properties": {
"year": {
"title": "Year",
"type": "integer"
}
},
"required": [
"year"
],
"title": "lookup_24_solar_termsArguments",
"type": "object"
}Comment appeler
Une fois votre client MCP Twinkle Hub configuré, votre agent verra twtools-lookup_24_solar_terms. Demandez-lui simplement de l'appeler — exemple :
# Ask Claude / any MCP client: 請用 twtools-lookup_24_solar_terms 處理 "…"。 # It will call: twtools-lookup_24_solar_terms(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