add_comment
Post a comment on a JIRA issue by providing the issue ID or key and the comment 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 |