Gitee
by normal-coder
Verified
list_branches
列出 Gitee 仓库中的分支
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | No | Sort direction | asc |
owner | Yes | Repository owner path (enterprise, organization, or personal path) | |
page | No | Page number | |
per_page | No | Number of items per page, maximum 100 | |
repo | Yes | Repository path | |
sort | No | Sort field | name |
Input Schema (JSON Schema)
You must be authenticated.