add_comment
Add a comment to a Jira issue by providing the issue key and comment text. Enables direct posting of comments to Jira issues.
Instructions
Add a comment to a Jira issue.
Args:
issue_key: The issue key, e.g. PROJ-123.
comment: The comment body (plain text / Jira wiki markup).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | ||
| issue_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||