check_availability
Find open restaurant tables across Resy and OpenTable by entering venue name, date, and party size to view available reservation slots.
Instructions
Check reservation availability at a restaurant. Searches both Resy and OpenTable when available.
Args: restaurant_name: Name of the restaurant. date: Date to check — "2026-02-14", "Saturday", "tomorrow", etc. party_size: Number of diners. preferred_time: Preferred time like "19:00". Results are sorted by proximity to this time if provided.
Returns: Available time slots with platform info, or a message if none found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_name | Yes | ||
| date | Yes | ||
| party_size | No | ||
| preferred_time | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |