Get task comments
get_task_commentsRetrieve a task's full comment history sorted by creation time, with each comment's content, timestamps, and author information.
Instructions
Get all comments for a task ordered by creation time. Each comment includes id, content, createdAt, updatedAt and the author (user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task UUID |