get_task_comments
Retrieve all comments for a specific task by providing project and task IDs. Access the complete discussion history for any task.
Instructions
指定したタスクのコメント一覧を取得します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | プロジェクトID | |
| taskId | Yes | タスクID |