gitee_list_org_repos
List repositories of a Gitee organization. Specify the organization path and optionally filter by type, page, and per_page.
Instructions
List organization repositories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization path | |
| type | No | all, public, private, forks, sources, member | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |