get_issue
Retrieve details of a specific issue and its full comment thread by providing its issue ID.
Instructions
Get a single issue with its comments.
Args: issue_id: The issue ID
Returns: Issue details including all comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||