sherweb_customers_list
Retrieve customers managed by a service provider, including their name, status, and identifiers. Use search and pagination to filter and browse specific customer records.
Instructions
List customers managed by the service provider. Returns customer details including name, status, and identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| search | No | Search by customer name or identifier | |
| pageSize | No | Number of items per page (default: 50) |