jira_add_comment
Add a comment to a Jira issue by specifying the issue key and comment content.
Instructions
Add a comment to an existing Jira issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Comment body | |
| issueKey | Yes | Jira issue key, for example ABC-123 |