taiga_task_comment_create
Add a comment to a Taiga task by providing the task ID and comment text. Enables posting updates and notes directly on tasks.
Instructions
Add a comment to a task. Comment is posted via the history endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | task ID | |
| comment | Yes | Comment text |