get_comment
Retrieve a specific comment from a Jira issue using its ID and the issue key. Optionally include expanded details in the response.
Instructions
Get comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the comment. | |
| expand | No | Use [expand](#expansion) to include additional information about comments in the response. This parameter accepts `rende | |
| issueIdOrKey | Yes | The ID or key of the issue. |