Get GitLab group
get_groupRetrieve a GitLab group or namespace with its visibility, projects, sharing, and permission metadata. Use this action to inspect group settings and access controls.
Instructions
Get one GitLab group or namespace with visibility, project, sharing, and permission metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | GitLab group ID or full path such as parent/subgroup. | |
| statistics | No | ||
| with_projects | No | ||
| root_storage_statistics | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |