jira_add_comment
Add a plain-text comment to a specific Jira issue by specifying its key and the comment body. This updates the issue discussion directly.
Instructions
Add a plain-text comment to a Jira issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Issue key | |
| body | Yes | Comment text (converted to Atlassian Document Format) |