# expedia.com / travel.cancel_flight

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

## Recipe

Status: active
URI: recipe://travel.cancel_flight/expedia-cancel-flight/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
- confirmation_email_missing
- hidden_fee

## Recommended Actions

- Require itinerary-specific Expedia rules before any flight cancellation. Prevents agents from relying on generic 24-hour or free-cancel language.
- Require total-price verification immediately before final submission. Reduces high-regret transaction errors.