jira_get_issue_comments
Retrieve comments from a JIRA issue by specifying the issue key and optional maximum number of comments.
Instructions
Recupera i commenti di una issue JIRA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Chiave della issue (es. ABC-123) | |
| maxResults | No | Numero massimo di commenti (default 20) |