add_comment
Record investigation steps, evidence, findings, or remediation actions directly on a Jira ticket. Preserves the audit trail of security incident responses.
Instructions
Add a comment to a Jira issue. Use to record investigation steps, evidence, findings, or remediation actions directly on the ticket. Preserves the full audit trail of the security response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Comment text. Markdown-like formatting is supported (bold, lists, code blocks will render in Jira). | |
| issue_key | Yes | Jira issue key to comment on (e.g. SEC-123). |