gitee_search_repos
Search Gitee repositories using a query string, with options to sort by stars, forks, or update time, control order, and paginate results.
Instructions
Search repositories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| sort | No | Sort: stars, forks, updated | |
| order | No | asc or desc | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |