cancel_reservation
Cancel restaurant reservations on Resy or OpenTable by entering the restaurant name or confirmation ID. Receive immediate cancellation confirmation or error details.
Instructions
Cancel an existing reservation (Resy or OpenTable).
Provide either the restaurant name (cancels most recent upcoming) or a specific confirmation ID.
Args: restaurant_name: Restaurant name to look up. confirmation_id: Specific confirmation ID.
Returns: Cancellation confirmation or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_name | No | ||
| confirmation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |