List GitLab group members
list_group_membersRetrieve all members of a GitLab group, including inherited and invited members, with filters for user IDs or search queries.
Instructions
List direct, inherited, and invited members of a GitLab group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| group | Yes | GitLab group ID or full path such as parent/subgroup. | |
| query | No | ||
| per_page | No | ||
| user_ids | No | ||
| skip_users | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |