travel__search_hotels
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Travel Intelligence] Search Booking.com for hotels. Returns prices, ratings, and amenities. Args: destination: City or area (e.g. 'Tokyo, Japan') max_results: Max results (default 20)
Parameters schema
{
"type": "object",
"required": [
"destination"
],
"properties": {
"destination": {
"type": "string"
},
"max_results": {
"type": "integer",
"default": 20
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries