Gitee
by normal-coder
Verified
create_repository
创建 Gitee 仓库
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auto_init | No | Whether to automatically initialize the repository | |
description | No | Repository description | |
gitignore_template | No | Git Ignore template | |
has_issues | No | Whether to enable Issue functionality | |
has_wiki | No | Whether to enable Wiki functionality | |
homepage | No | Homepage URL | |
license_template | No | License template | |
name | Yes | Repository name | |
path | No | Repository path | |
private | No | Whether the repository is private |
Input Schema (JSON Schema)
You must be authenticated.