get_group
Retrieve details of a GitLab group using its ID or URL-encoded path. Optionally include custom attributes and associated projects.
Instructions
Get details of a specific group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | Group ID or URL-encoded path | |
| with_custom_attributes | No | Include custom attributes | |
| with_projects | No | Include projects |