getCustomer
Retrieve a specific customer's details from Shopify by providing their unique customer ID. Returns key fields including name, email, and order history.
Instructions
Get a specific customer by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The customer ID (e.g., gid://shopify/Customer/123) |