get_issue
Retrieve complete GitHub issue content, including body, using the issue number. Optionally specify the repo in owner/name format.
Instructions
Fetch one issue in full, including its body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository as owner/name. | |
| issue_number | Yes | The issue number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||