Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user