project_get_issue
Retrieve comprehensive details of a specific GitHub issue by providing the repository and issue number. Use this to get status, labels, and other metadata for project management.
Instructions
Get detailed information about a specific issue by number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository in 'owner/repo' format | |
| issueNumber | Yes | Issue number |