post_comment
Add a comment to a specified Jira ticket by providing the ticket ID and comment body, enabling direct updates through the MCP server's write operations.
Instructions
Post a comment on a Jira ticket. Guarded by DRY_RUN / ALLOW_WRITES env vars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| ticket_id | Yes |