Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool

This commit is contained in:
2026-07-22 22:24:10 +01:00
parent 3440890d11
commit 9236f668ec
17 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
{
"lang": "en",
"description": "Global weather, forecast, and air quality via Open-Meteo \u2014 free, no API key required. Get current conditions (temperature, humidity, wind, UV, visibility), multi-day forecasts (min/max temps, rain probability, sunrise/sunset), and air quality (European & US AQI, PM2.5, PM10, NO\u2082, O\u2083, CO, SO\u2082, NH\u2083) for any city worldwide.",
"llm_short_description": "Global weather and air quality (free, no API key, Open-Meteo). Tools: status (api check), get_current_weather (by lat/lon), get_forecast (up to 16 days), get_air_quality (AQI + pollutants: PM2.5, PM10, O3, NO2, SO2, CO). Covers any location world-wide."
"llm_short_description": "Weather and air quality \u2014 current conditions, 16-day forecast, and AQI/pollutant data for any location worldwide. Free, no API key."
}
],
"auth": {