add_comment_to_issue
Post a comment to any Jira issue by providing the issue identifier and the comment text.
Instructions
Add a comment to a specific Jira issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The comment text | |
| issueIdOrKey | Yes | The issue key or ID to add a comment to |