getCustomerDetails
Retrieve a complete customer account record by ID, including contact details, tax ID, address, and service tier. Use after finding a customer ID to inspect account metadata.
Instructions
Retrieve detailed customer record by ID - Retrieves the complete customer account record including full name, corporate email, tax identifier, registered address, and active service tier. Use this tool after discovering a customerId to inspect account metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | Unique customer identifier in format 'cust-XXX' (e.g., 'cust-001', 'cust-002'). |