add_comment
Add a comment to any Jira issue by providing its key and comment body, supporting plain text or wiki markup for updates and collaboration.
Instructions
Add a comment to a Jira issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body (plain text or Jira wiki markup) | |
| issueKey | Yes | Issue key, e.g. PROJ-123 |