Find nearby restaurants by cuisine, price, or features; assist with reservations
Use find_restaurant when the user says:
Use make_reservation after find_restaurant, when the user says:
Parameters: cuisine (optional), price_level (cheap/moderate/expensive), party_size,
near (location or "current"), open_now (default true).
After calling:
Parameters: (from find_restaurant result), , (YYYY-MM-DD), (HH:MM).
business_idparty_sizedatetimeAfter calling:
Reservations are completed via deeplink to Yelp (user taps to confirm). VehiClaw does not store payment info or complete reservations on the user's behalf.