get_comments
Retrieve comments from a Jira issue by providing its issue key, with an optional limit on the number of results returned.
Instructions
Get comments on an issue.
Args: issue_key: Issue key (e.g., "KAN-123") max_results: Maximum number of comments (default 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||