5 tools · production · spec
NYCRSVPS is a restaurant reservation tool that lets an agent find NYC dining options and calculate when reservations open for specific restaurants.
Tools5 total
check_reservation_open_date
actionimperative/restaurantstringrequired
find_restaurants
readimperative/namestring—Restaurant name to search for. Partial match, case-insensitive. Example: 'carbone', 'Don Angie'
cuisinestring—Cuisine type to filter by. Partial match, case-insensitive. Examples: 'Italian', 'Japanese', 'Mexican', 'French'
neighborhoodstring—NYC neighborhood/area to filter by. Partial match, case-insensitive. Examples: 'West Village', 'Soho', 'Williamsburg', 'Lower East Side'
reservation_methodstring—Booking platform to filter by. Partial match, case-insensitive. Examples: 'Resy', 'OpenTable', 'Phone', 'Tock'
get_reservation_open_date
readimperative/desired_datestringrequiredThe date the user wants to dine, in YYYY-MM-DD format. Must be a future date.
restaurant_namestringrequiredExact name of the restaurant as it appears on NYC RSVPs. Use find_restaurants first if unsure of the exact name.
go_to_rsvp_calculator
actionimperative/no parameters
search_restaurants
actionimperative/cuisinestring—
neighborhoodstring—
restaurant_namestring—
reservation_platformstring—