opentable_check_availability
Check available reservation time slots at a restaurant for a specific date, time, and party size to find open dining times.
Instructions
Check available reservation time slots for a restaurant on a specific date and party size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date to check in YYYY-MM-DD format | |
| time | Yes | Preferred time in HH:MM format (e.g. '19:00'). Availability is shown for nearby times. | |
| partySize | Yes | Number of guests | |
| restaurantId | Yes | The restaurant ID or profile URL |