gitee_get_repo_license
Retrieve license information for a Gitee repository using owner and repo path. Determine the repository's license type and permissions.
Instructions
Get repository license information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name |