wetrack_list_users
Get a list of users in your organisation, filtered by role, with optional lightweight dropdown data.
Instructions
Retrieve the list of users in the organisation.
Args: role: Filter by role — 'ADMIN', 'VITHI_USER', 'EMPLOYEE', 'CUSTOMER'. is_dropdown: If True, returns lightweight {id, name} for dropdowns. If False/omitted, returns full user details including designation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| is_dropdown | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |