jira_add_comment
Add a comment to a Jira issue using its key or ID. Provide the comment text to update the issue thread.
Instructions
Add a comment to a Jira issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | The comment text to add | |
| issueIdOrKey | Yes | The issue key (e.g., PROJ-123) or ID |