create_repository
Set up a new GitLab project by specifying repository name, description, visibility level, and initialization options like adding a README file.
Instructions
Create a new GitLab project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Repository description | |
initialize_with_readme | No | Initialize with README.md | |
name | Yes | Repository name | |
visibility | No | Repository visibility level |