list_clients
Retrieve a paginated list of clients with their ID, name, and email. Use the returned IDs as client identifiers for other tools.
Instructions
List the coach's clients (id, name, email). Use the returned _id as clientId/userId for other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNumber | No | ||
| pageSize | No |