addJiraComment
Add a comment to a Jira issue using its key and comment text, allowing you to post updates, notes, or feedback.
Instructions
Adds a new comment to an existing Jira issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | The comment text to add | |
| issueKey | Yes | The issue key to comment on (e.g., "PROJ-123") |