jira_add_comment
Add a comment to a JIRA issue using its issue key and comment text. Keep stakeholders informed by posting updates directly to the relevant issue.
Instructions
Add a comment to a JIRA issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The comment text | |
| issueKey | Yes | The issue key (e.g., PROJ-123) |