check_device_compatibility
Check whether a phone/tablet model supports eSIM before recommending a plan. Free-text device name in; compatible yes/no plus closest matches out. IMPORTANT: eSIM hardware support is only HALF the requirement — the phone must ALSO be carrier-unlocked. This tool returns an unlock_required flag + how to verify; always relay it, because a locked phone cannot use a travel eSIM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | e.g. "iPhone 14 Pro", "Galaxy S24" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| matched | No | ||
| candidates | No | ||
| compatible | No | ||
| unlock_note | No | ||
| unlock_required | No |