Create Group
gitlab_create_groupCreate a new GitLab group or subgroup by specifying name, path, and optional parameters for visibility, description, or parent group.
Instructions
Create a new GitLab group or subgroup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| parent_id | No | ||
| visibility | No | ||
| description | No |