List issue comments
list_commentsRetrieve comments for a Jira issue by providing its key. Supports sorting by creation date and pagination to review specific comment sets.
Instructions
List comments on an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderBy | No | 'created' or '-created' | |
| startAt | No | ||
| issueKey | Yes | Issue key, e.g. PROJ-123 | |
| maxResults | No |