List GitLab group projects
list_group_projectsList projects in a GitLab group using filters for subgroups, visibility, archiving, search, and ordering to find exactly what you need.
Instructions
List projects in a GitLab group with subgroup, membership, visibility, archive, search, and ordering filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| group | Yes | GitLab group ID or full path such as parent/subgroup. | |
| owned | No | ||
| active | No | ||
| search | No | ||
| archived | No | ||
| order_by | No | ||
| per_page | No | ||
| visibility | No | ||
| with_shared | No | ||
| min_access_level | No | ||
| include_subgroups | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |