add_comment
Add comments to Redmine issues to provide updates, notes, or feedback without modifying other issue fields. Use this tool to maintain communication and documentation within issue tracking.
Instructions
Add a comment/note to an existing Redmine issue. This is a simple way to add comments without updating other issue fields.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | The ID of the issue to comment on | |
| notes | Yes | The comment text to add |