get_group_members
Retrieve members of a Microsoft Entra ID group by specifying the group ID. Supports pagination and a configurable limit to manage result size.
Instructions
Get members of a group by group ID (up to the specified limit, with paging).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |