gitee_list_enterprise_repos
List repositories for a specified Gitee enterprise, with optional filtering by visibility, direct membership, and pagination.
Instructions
List enterprise repositories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enterprise | Yes | Enterprise path | |
| type | No | all, public, private, member | |
| direct | No | Direct repos only | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |