get_issue
Fetch the complete body and every comment of a GitHub issue to read or summarise the full thread after triage or search.
Instructions
The full text of one issue: body and every comment, untrimmed. Use after triage or search_issues when a thread needs to be read or summarised.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository as "owner/name" | |
| number | Yes | Issue number |