add_comment
Add a plain text comment to any Jira issue by providing the issue key and comment body.
Instructions
Add a comment to a Jira ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment text (plain text) | |
| ticket_id | Yes | Jira issue key, e.g. GEM-234 |