jira_get_issue_comments
Retrieve and filter comments for a specific JIRA issue by author, date range, or order, with configurable quantity and internal comment inclusion.
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 |