list_group_projects
List all projects in a GitLab group using group ID; filter by archived status, visibility, search, and pagination.
Instructions
List all projects (repositories) within a specific GitLab group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | ||
| archived | No | ||
| visibility | No | ||
| order_by | No | ||
| sort | No | ||
| search | No | ||
| simple | No | ||
| include_subgroups | No | ||
| page | No | ||
| per_page | No |