get_group_tool
Retrieve GitLab group details by ID or path, optionally including its projects.
Instructions
Get GitLab group details by ID or path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Group ID (numeric) or path (e.g., "parent-group/child-group") | |
| with_projects | No | Include group projects (default: true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||