gitee_check_collaborator
Check if a user is a collaborator on a Gitee repository. Provide the repository owner, repo name, and username to verify access.
Instructions
Check if a user is a collaborator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| username | Yes | Username |