jira_add_comment
Add a comment to a Jira or ServiceNow ticket. Use dry_run mode to preview the comment before posting.
Instructions
Add a comment to an existing Jira/ServiceNow ticket. Safe-by-default: dry_run=True returns the comment body without posting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | ||
| body_md | Yes | ||
| dry_run | No | ||
| reason | No | ||
| confirm_token | No |