resy_booking_preview
Preview a Resy reservation before confirming. Resolves a slot's book token to display time, seating type, and cancellation fees, and returns a book token for the next step.
Instructions
STEP 1 of booking. Resolves a slot bookToken into a confirmable booking and surfaces the time, seating type, and any cancellation/no-show fee. Does NOT book. Returns a real book_token to pass to resy_book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | YYYY-MM-DD. | |
| bookToken | Yes | config token from a resy_availability slot. | |
| partySize | Yes |