# airbnb.com / travel.cancel_hotel

Health: constrained
AES: 48
Confidence: low 0.30
Freshness: 0d

## Recipe

Status: active
URI: recipe://travel.cancel_hotel/airbnb-cancel-reservation/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

- login_required
- human_handoff_required

## Recommended Actions

- Treat Airbnb cancellation as policy-specific until the reservation refund screen is visible. Prevents overclaiming refunds from generic cancellation-policy text.
- Capture handoff evidence and pause before accepting retention offers. Keeps user intent explicit during adversarial cancellation flows.