list_group_projects
Retrieve all projects belonging to a specified GitLab group using its ID or path.
Instructions
List all projects within a specific GitLab group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | The group ID or path | |
| per_page | No | Number of projects to return (max 100) |