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
@@ -17,7 +17,7 @@
{
"lang": "en",
"description": "Search and compare flights, lookup airport codes, explore routes and prices via SerpAPI's Google Flights integration. Covers departure/arrival search, price comparison, and routing across dates.",
"llm_short_description": "Flight search via Google Flights data (requires SerpAPI key). Tools: serpapi_search_flights (departure/arrival airports, dates, passengers, cabin class \u2014 returns full flight results with prices, airlines, duration, stops). Also: airport code lookup via IATA. Best for price comparison and itinerary planning."
"llm_short_description": "Flight search \u2014 search and compare flight prices, routes, and schedules using Google Flights data. Includes airport code lookup. Requires SerpAPI key."
}
],
"auth": {