users_list
List workspace members by name or email, filter results, sort them, and paginate through large teams.
Instructions
List workspace members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field | |
| limit | No | Number of results | |
| query | No | Search by name or email | |
| filter | No | Filter users | |
| offset | No | Pagination offset | |
| nextPath | No | Next page path for pagination | |
| direction | No | Sort direction |