gitee_get_collaborator_permission
Retrieve the permission level of a collaborator on a Gitee repository, specifying owner, repo, and username.
Instructions
Get collaborator permission level
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| username | Yes | Username |