add_comment
Add a comment to a JIRA issue. Provide the issue ID or key and the comment body in plain text.
Instructions
Add a comment to a JIRA issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The content of the comment (plain text) | |
| issueIdOrKey | Yes | The ID or key of the issue to add the comment to |