taiga_issue_comment_create
Add a comment to a Taiga issue by providing its ID and the comment text. Posts via the history endpoint to append updates or feedback directly to the issue thread.
Instructions
Add a comment to a issue. Comment is posted via the history endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | issue ID | |
| comment | Yes | Comment text |