format_phone
Parse and format phone numbers for different countries. Input a phone number with optional country code to get standardized formatting.
Instructions
Parse and format phone numbers
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phoneNumber | Yes | Phone number to parse and format | |
| countryCode | No | Country code (e.g., 'US', 'GB', 'FR') |