sophos_list_users_in_group
Retrieve all users belonging to a specified directory group using group ID and tenant ID. Supports pagination to navigate results.
Instructions
List all users that are members of a specific directory user group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | User group UUID | |
| page_key | No | Pagination cursor key from a previous response | |
| page_size | No | Results per page | |
| tenant_id | Yes | Tenant UUID |