sherweb_customers_get
Retrieve a specific customer by ID from Sherweb. Reads the customer list and returns the matching customer record.
Instructions
Get one customer by ID. Sherweb exposes customers only as a collection, so this reads the list and selects the match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | The customer's unique ID (UUID) |