jira_add_comment
Add a comment to a Jira issue using its key and the comment body. Keep your team updated with direct feedback on tasks.
Instructions
Add a comment to a Jira issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The content of the comment | |
| issueKey | Yes | The key of the issue to comment on |