jira_get_issue_comments
Retrieve and filter comments for a specific JIRA issue by quantity, author, date range, and internal status, with configurable ordering options.
Instructions
Retrieves comments for a specific JIRA issue with configurable quantity and filtering options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
authorFilter | No | ||
dateRange | No | ||
includeInternal | No | ||
issueKey | Yes | ||
maxComments | No | ||
orderBy | No | created |