Get customer
get_customerRetrieve a customer's profile with their invoices and tickets by providing their ID or email. Use this to investigate a specific account.
Instructions
Look up one customer by id or email and return their profile plus a summary of their invoices and tickets. Use this to investigate a specific account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrEmail | Yes | A customer id like CU-1007, or the customer's email address like grace@meridian.hk. |