get_repo_stats
Retrieve Gitee repository statistics including stars, forks, watchers, and open issues by owner and repo to assess project popularity and activity.
Instructions
获取 Gitee 仓库统计:star/fork/watch 数、开放 issue 数
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | 仓库名,如 social-media-bot-cn-generic | |
| owner | Yes | 仓库所有者,如 jokerbhind |