bugherd_list_comments
List all comments on a task by providing project and task IDs. Returns comment text, author, and timestamp.
Instructions
List all comments on a specific task. Returns comment text, author, and timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The BugHerd project ID | |
| task_id | Yes | The task ID to get comments for |