Get Issue Comments
get_issue_commentsRetrieve all comments for a Jira issue by providing its issue key, enabling full review of discussion history and collaboration context.
Instructions
Lists all comments on an issue (GET /rest/api/2/issue/{key}/comment).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key, e.g. 'ABC-123' |