E.164 International Phone Check
e164_checkValidate a phone number's E.164 structure (+CC, 8-15 digits, no leading zero) before dispatching SMS alerts or OTPs. Returns signed XDR-1 receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes | International phone number, e.g. +14155552671. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | ||
| scope | No | ||
| valid | Yes | ||
| reason | Yes | ||
| country | No | ||
| normalized | No |