Look up a phone number
lookup_phone_numberValidate US/Canada phone numbers and retrieve area code, region, time zone, and local time. Does not provide caller identity or exact location.
Instructions
Parse and validate a US/Canada (NANP) phone number. Returns whether the format is valid, the E.164 form, the area code, the likely region and time zone, and the current local time there. Area-code level only — NOT the caller's identity, exact location, or live carrier; caller ID can be spoofed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | A phone number in any format, e.g. "+1 702-555-0199". |