github_get_issue
Fetch detailed information about a specific GitHub issue by providing the repository (owner/repo) and issue number. Use it to inspect issue details via the GitHub MCP Server.
Instructions
獲取特定問題的詳細資訊
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes | 倉庫標識 (格式: owner/repo) | |
| issueNumber | Yes | 問題編號 |