bugherd_create_comment
Add a comment to a task to provide feedback or update progress. Requires project ID, task ID, and comment text.
Instructions
Add a comment to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The BugHerd project ID | |
| task_id | Yes | The task ID | |
| text | Yes | Comment text | |
| user_id | No | User ID posting the comment | |
| No | Email of the user posting the comment |