opentable_cancel_reservation
Cancel an OpenTable reservation using its ID. Preview the cancellation by setting confirm to false, then confirm to execute; note that this action cannot be undone.
Instructions
Cancel an existing reservation. Set confirm=false to preview, confirm=true to actually cancel. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Set to true to actually cancel, false to preview the cancellation | |
| reservationId | Yes | The reservation ID to cancel (from opentable_get_reservations) |