cancel_reservation
Cancel Hilton hotel reservations by providing the confirmation number. Requires explicit user confirmation before finalizing cancellation.
Instructions
Cancel an existing Hilton reservation. IMPORTANT: Set confirm=true only when you have explicit user confirmation. This action cannot be undone.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmationNumber | Yes | The Hilton reservation confirmation number | |
| confirm | No | Set to true to actually cancel. If false or omitted, returns a warning. NEVER set to true without explicit user confirmation. |