taiga_userstory_comment_create
Post a comment to a specific user story in Taiga by providing the story ID and comment text, enabling direct feedback and collaboration.
Instructions
Add a comment to a userstory. Comment is posted via the history endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | userstory ID | |
| comment | Yes | Comment text |