add_comment
Add a comment to a Jira issue by providing its ID or key and the comment body.
Instructions
Add comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (JSON object) | |
| expand | No | Use [expand](#expansion) to include additional information about comments in the response. This parameter accepts `rende | |
| issueIdOrKey | Yes | The ID or key of the issue. |