list_comments
Retrieve all comments for a task by providing its task ID or human-readable number. Access the full comment history to review feedback and collaboration.
Instructions
List all comments on a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | Task ID (provide this OR taskNumber) | |
| teamId | No | Team ID (auto from session if omitted) | |
| projectId | No | Project ID (auto from session if omitted) | |
| taskNumber | No | Human-readable task number, e.g. 43 |