get-issue
Retrieve specific issue details from a GitHub Enterprise repository by specifying the owner, repository name, and issue number using the GitHub Enterprise MCP Server integration.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_number | Yes | Issue number | |
| owner | Yes | Repository owner (user or organization) | |
| repo | Yes | Repository name |