search_dining
Find restaurants and check reservation availability by searching with filters like city, date, time, cuisine, party size, neighborhood, and price range.
Instructions
Search restaurants, dining options, and reservation availability by city, date, time, cuisine, party size, neighborhood, and price range. Use this when the user wants to find a restaurant, book dinner, plan a meal, get reservations, or pick a place to eat on a trip. Dining partnerships are in progress; surfaces availability today, full reservation flow in the next release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name (e.g., 'Miami', 'New York', 'Key West') | |
| date | Yes | Reservation date (YYYY-MM-DD) | |
| time | No | Preferred time in 24h format (e.g., '19:00' for 7pm) | |
| party_size | No | Number of guests (1-20, default: 2) | |
| cuisine | No | Cuisine filter (e.g., 'Italian', 'Seafood', 'Japanese') | |
| price_range | No | Price range filter | |
| neighborhood | No | Neighborhood filter (e.g., 'South Beach', 'Midtown') |