format_phone
Parse and format phone numbers into standardized formats by providing the number and an optional country code.
Instructions
Parse and format phone numbers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phoneNumber | Yes | Phone number to parse and format | |
| countryCode | No | Country code (e.g., 'US', 'GB', 'FR') |