github_get_repository
Retrieve detailed information about a specific GitHub repository by providing its owner/repo identifier. Use it to inspect repository metadata, settings, and key details.
Instructions
獲取特定倉庫的詳細資訊
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes | 倉庫標識 (格式: owner/repo,例如: "octocat/Hello-World") |