vikunja_create_task_comment
Add a comment to a specific Vikunja task by supplying its ID and the comment text. This helps you attach feedback, updates, or notes directly to tasks.
Instructions
Create a comment on a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Comment body. | |
| task_id | Yes | Task ID. |