tool_search_restaurants_bars
Find restaurants, bars, pubs, or cafes near any location. Filter by cuisine, radius, or category and get links to Google Maps, Zomato, TripAdvisor, Yelp, OpenTable, Resy, Untappd, and Foursquare.
Instructions
Find restaurants/bars/pubs/cafes near a location: cuisine, price, hours, distance + links to Google Maps, Zomato, TripAdvisor, Yelp, OpenTable, Resy, Untappd, Foursquare. Ratings need FOURSQUARE_API_KEY (free tier).
Args: latitude: Location latitude longitude: Location longitude category: restaurant | bar | pub | cafe | nightlife | all radius_m: Walk radius in metres (default 1000 = ~12min walk) max_results: Max venues (1-30) cuisine: Filter by cuisine e.g. "italian", "japanese", "thai", "indian" city: City name for better search links e.g. "Tokyo", "Paris"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| cuisine | No | ||
| category | No | all | |
| latitude | Yes | ||
| radius_m | No | ||
| longitude | Yes | ||
| max_results | No |