addJiraComment
Add a comment to any Jira issue by providing the issue key and comment text, enabling direct updates from your AI assistant.
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") |