# t-mobile.com / customer_support.cancel_service

Health: blocked
AES: 34
Confidence: low 0.28
Freshness: 0d

## Recipe

Status: active
URI: recipe://customer_support.cancel_service/tmobile-cancel-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

- human_handoff_required
- login_required

## Recommended Actions

- Mark T-Mobile cancellation as human-handoff-required before any agent attempt. Stops agents from wasting cycles on an online cancellation path that official docs say does not exist.
- Capture handoff evidence and pause before accepting retention offers. Keeps user intent explicit during adversarial cancellation flows.