Gitee
by normal-coder
Verified
push_files
向 Gitee 仓库提交多个文件
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name, defaults to the repository's default branch | |
files | Yes | List of files to commit | |
message | Yes | Commit message | |
owner | Yes | Repository owner path (enterprise, organization, or personal path) | |
repo | Yes | Repository path |
Input Schema (JSON Schema)
You must be authenticated.