create_repository
Create a new GitLab project by specifying its name, visibility, description, and whether to initialize with a README file.
Instructions
Create a new GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| visibility | No | private | |
| description | No | ||
| initialize_with_readme | No |