List Users
list_usersRetrieve a list of all users in your organizations to find user IDs for task assignments. Filter by organization and paginate results.
Instructions
Lists all users in organizations the authenticated user belongs to. Use this to find user IDs for assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | No | Filter by organization ID | |
| limit | No | Maximum number of users to return | |
| offset | No | Offset for pagination |