list_users
Retrieve users in your organisation, with optional filtering by department and inclusion of archived users.
Instructions
List users in the organisation, optionally filtered by department.
Args: department_id: Only users in this department. include_archived_users: Include archived users in the results. only_show_archived_users: If archived users are included, show ONLY them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| department_id | No | ||
| include_archived_users | No | ||
| only_show_archived_users | No |