jira_post_comment
Post comments to Jira issues to document deployment results, ask clarification, or provide status updates. Supports plain text with blank-line paragraphs for readable updates.
Instructions
Post a comment to a Jira story. Used by the AI agent to document deployment results, ask for clarification, or provide status updates. Supports plain text with paragraphs separated by blank lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment text. Use double newlines to separate paragraphs. Supports plain text — rich formatting will be preserved as ADF. | |
| issueKey | Yes | Jira issue key (e.g. SFDC-123) |