timedoctor_list_users
Retrieve Time Doctor users by company, using optional email or name filters to locate specific employees or include archived accounts.
Instructions
List Time Doctor users, optionally scoped to a company and filtered by email/name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter: name starts with this value. | |
| page | No | Number of results to skip. | |
| No | Filter: email starts with this value. | ||
| limit | No | Maximum number of results to return. | |
| company | No | Company ID. If omitted, scope is global to the authenticated user. | |
| includeArchivedUsers | No | Include archived (hidden by default) users. |