list_group_projects
List all projects within a GitLab group, with filters for search, archived status, visibility, and sorting options. Supports pagination and including subgroups.
Instructions
List all projects (repositories) within a specific GitLab group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| search | No | ||
| simple | No | ||
| archived | No | ||
| group_id | No | ||
| order_by | No | ||
| per_page | No | ||
| visibility | No | ||
| include_subgroups | No |