gitee_list_collaborators
List collaborators of a Gitee repository with pagination. Provide owner and repo to retrieve the data.
Instructions
List repository collaborators
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |