# booking.com / travel.cancel_hotel

Health: constrained
AES: 52
Confidence: low 0.27
Freshness: 0d

## Recipe

Status: active
URI: recipe://travel.cancel_hotel/booking-customer-service/v1

1. Open the official public source page and verify the current task path before acting.
2. Enter the task surface only after matching the user's goal to the documented path.
3. Stop at any irreversible, paid, or account-mutating step until the user approves.

## Blockers

- confirmation_email_missing
- login_required
- human_handoff_required

## Recommended Actions

- Require Booking.com property-specific cancellation terms before proceeding. Avoids treating marketplace-level guidance as a reservation-level refund rule.
- Capture handoff evidence and pause before accepting retention offers. Keeps user intent explicit during adversarial cancellation flows.