Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
{
|
||||
"lang": "en",
|
||||
"description": "Get transit, driving, walking and cycling directions, geocode addresses, search nearby places, and compute distance matrices \u2014 powered by Google Maps Platform. Requires a Google Cloud API key with Directions, Geocoding, Places, and Distance Matrix APIs enabled.",
|
||||
"llm_short_description": "Google Maps services (requires Google Cloud API key). Tools: status (auth check), directions (transit/driving/walking/bicycling with routes and duration), geocode (address\u2192coordinates), reverse_geocode (coordinates\u2192address), search_places (text search for businesses/landmarks), distance_matrix (travel time/distance between origins and destinations). Best for navigation, location lookup, and travel logistics."
|
||||
"llm_short_description": "Google Maps \u2014 directions (transit/driving/walking/bicycling), geocoding, reverse geocoding, place search, and distance matrix for travel logistics."
|
||||
}
|
||||
],
|
||||
"auth": {
|
||||
|
||||
Reference in New Issue
Block a user