add_comment
Add a comment to a Jira issue using its issue key and body text. Supports Jira wiki markup for rich formatting.
Instructions
Add a comment to an issue.
Args: issue_key: Issue key (e.g., "KAN-123") body: Comment text (plain text, supports Jira wiki markup for rich text)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| issue_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||