get_customer_phone
Retrieve a customer's phone number using an order ID or email address. Resolves missing contact details for orders or customer records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | No | ID of a specific order to get customer phone from | |
| customer_email | No | Email address of the customer to get phone from |