issue_read
Fetches details of a specific issue or pull request in a GitHub repository. Pass owner, repo, and issue number to retrieve its content.
Instructions
Read an issue or pull request in a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| issue_number | Yes |