jira_comment_add_tool
Add a comment to a Jira issue using issue key and body text, with support for Jira markup formatting.
Instructions
Add a comment to an issue.
Comments support Jira markup for formatting (bold, italic, lists, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | Issue key (e.g., "PROJ-123") | |
| body | Yes | Comment text (supports Jira markup) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||